我部署Kubesphere是按照教程通过 cluster-configuration.yaml kubesphere-installer.yaml 这两个文件来部署的,部署成功后就有了图一那些pod,可以正常运行
现在我就是想修改图一或图二(实际上一样)的namespace的名字,不想用系统kubesphere-system这个名字了,就单纯换个名字,这个能做到吗,请问如何做呢,找了半天也搞明白怎么弄,希望大家指点下,谢谢
我本来是想起来后在平台上直接改yaml文件,但是发现直接改好像改不了,强行改的话,保存就是出这个结果,有什么解决方法吗 the namespace from the provided object “kubesphere-system-china” does not match the namespace “kubesphere-system”. You must pass ‘–namespace=kubesphere-system-china’ to perform this operation.