Deploy game server to production with Docker and Kubernetes
/plugin marketplace add pluginagentmarketplace/custom-plugin-server-side-game-dev/plugin install server-side-game-dev-plugin@pluginagentmarketplace-game-server# /deploy Deploy **game server to production** environment. ## Usage ## Environments - `dev` - Development cluster - `staging` - Pre-production - `prod` - Production ## Deployment Steps 1. Build Docker image 2. Push to registry 3. Update Kubernetes deployment 4. Verify health checks 5. Monitor metrics