Results 4 comments of 晨曦

我也遇到了这个问题。没法启动master Start to initialize Kubernetes master node... (1/6) Start to load images for Kubernetes master... (2/6) Start to install components for Kubernetes master... (3/6) Start to configure firewall... (4/6) Start...

重新清空了一下,再安装,dashboard起来了。非常感谢

kubekit 是不是默认就把dns安装,配置好了? 但是我用busybox 试了一下,好像不起作用。 [root@centos-master kub]# kubectl get pods NAME READY STATUS RESTARTS AGE busybox 1/1 Running 0 2m [root@centos-master kub]# kubectl exec -it busybox -- nslookup kubernetes.default Server: 10.96.0.10...