踩过的坑
The connection to the server lb.kubesphere.local:6443 was refused - did you specify the right host…
dashboard 安装
需要在浏览器中输入thisisunsafe
,即可进入登录页面
ingress 安装的问题
问题描述:
安装后通过命令 kubectl get pod,svc -n ingress-nginx
查看是否成功
[root@k8s-master ~]# kubectl get pod,svc -n ingress-nginx
NAME READY STATUS RESTARTS AGE
pod/ingress-nginx-controller-68466b9c78-p4wq9 0/1 ContainerCreating 0 35m
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
service/ingress-nginx-controller NodePort 10.96.47.75 <none> 80:31885/TCP,443:30125/TCP 35m
service/ingress-nginx-controller-admission ClusterIP 10.96.36.48 <none