王昆

Results 4 comments of 王昆

刚打包的,0.9.2,scala是2.11.12

[root@haiheng-151 ~]# kubectl apply -f kubesphere-installer.yaml namespace/kubesphere-system unchanged serviceaccount/ks-installer unchanged clusterrole.rbac.authorization.k8s.io/ks-installer unchanged clusterrolebinding.rbac.authorization.k8s.io/ks-installer unchanged deployment.apps/ks-installer configured error: unable to recognize "kubesphere-installer.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1 解决方法:v1beta1改为...

缺各种包,要么改pom重新编译,要么直接把缺的包复制到lib里面