搜索
要在您的 Kubernetes 集群中安装 Kubefly Operator,我们提供了两种方法:
1、本地开发:
make install run
2、生产环境:
operator-sdk run bundle ghcr.io/nextbaas/nextbaas-operator/nextbaas-operator-bundle:v0.0.1
未来将会有一个helm chart,你可以用它来安装前端和后端服务。