wnxn 可以通过 ks 2.1 的容器化 DevOps 持续交付,实现代码修改之后更新到生产环境。可以从官方文档 https://kubesphere.com.cn/docs/v2.1/zh-CN/introduction/features/#devops 了解更多内容
leoendless kubesphere console 依赖 kubesphere cluster ,无法在裸 k8s cluster 上运行。 如果发现 kubesphere-console 有bug,或者有可以增强的地方,可以参考 https://github.com/kubesphere/console/blob/master/docs/contributing-guide.md 来参与到 kubesphere/console 贡献中。 如果只是基于 kubesphere-console 做二次开发定制化内容,可以参考 https://github.com/kubesphere/console#developer-guide. 将前端 build 成一个 docker 镜像,推到自己的docker仓库中,更新 kubesphere-system 下的 ks-console deployment 的容器镜像为自己的就行。