开发者手册FAQ本页总览FAQ如何调试你的代码0) 编辑Makefile,将IMG字段的值修改为Makefile的仓库地址。1) 编译打包kruise-game-manager镜像。make docker-build2) 将打包后的镜像上传到镜像仓库。make docker-push3) 在 Kubernetes 集群 (~/.kube/conf) 中部署 kruise-game-manager 组件。make deploy