You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the book section 2.3.6 to get the Kubernetes Dashboard we have to type kubectl cluster-info but in my cluster-info I dont have dashboard. Below is my ouput
kasanitej@cloudshell:~ (kubernetes-320016)$ kubectl cluster-info
Kubernetes control plane is running at https://35.244.33.159
GLBCDefaultBackend is running at https://35.244.33.159/api/v1/namespaces/kube-system/services/default-http-backend:http/proxy
KubeDNS is running at https://35.244.33.159/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy
Metrics-server is running at https://35.244.33.159/api/v1/namespaces/kube-system/services/https:metrics-server:/proxy
Please help what am I doing wrong?
The text was updated successfully, but these errors were encountered:
Hi,
According to the book section 2.3.6 to get the Kubernetes Dashboard we have to type
kubectl cluster-info
but in my cluster-info I dont have dashboard. Below is my ouputPlease help what am I doing wrong?
The text was updated successfully, but these errors were encountered: