最新版安装一直ContainerCreating
{
“kind”: “Status”,
“apiVersion”: “v1”,
“metadata”: {},
“status”: “Failure”,
“message”: "container \“installer\” in pod \“ks-installer-54c7cf64c8-hhc4j\” is waiting to start: ContainerCreating",
“reason”: “BadRequest”,
“code”: 400
}
Events:
Type Reason Age From Message
Normal Scheduled 43m default-scheduler Successfully assigned kubesphere-system/ks-installer-54c7cf64c8-hhc4j to 10.211.55.8
Warning FailedCreatePodSandBox 43m kubelet Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox “49bc85a3f479248c5544a8cf18a7fabaa326b56fb8ca0063a4389078e26ae037”: plugin type=“calico” failed (add): error getting ClusterInformation: connection is unauthorized: Unauthorized
Normal SandboxChanged 2m52s (x186 over 43m) kubelet Pod sandbox changed, it will be killed and re-created.
[root@master k8s]# kubectl get pod -n kubesphere-system
NAME READY STATUS RESTARTS AGE
ks-installer-54c7cf64c8-hhc4j 0/1 ContainerCreating 0 42m