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
# kubectl get services
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
kubernetes ClusterIP 10.254.0.1 <none> 443/TCP 20m
# kubectl get services kubernetes-dashboard
Error from server (NotFound): services "kubernetes-dashboard" not found
The text was updated successfully, but these errors were encountered:
node3: deploy coredns
node3: serviceaccount/coredns created
node3: clusterrole.rbac.authorization.k8s.io/system:coredns created
node3: clusterrolebinding.rbac.authorization.k8s.io/system:coredns created
node3: configmap/coredns created
node3: deployment.extensions/coredns created
node3: service/kube-dns created
node3: /home/vagrant
node3: deploy kubernetes dashboard
node3: secret/kubernetes-dashboard-certs created
node3: serviceaccount/kubernetes-dashboard created
node3: role.rbac.authorization.k8s.io/kubernetes-dashboard-minimal created
node3: rolebinding.rbac.authorization.k8s.io/kubernetes-dashboard-minimal created
node3: deployment.apps/kubernetes-dashboard created
node3: service/kubernetes-dashboard created
Environment
What I did?
vagrant up
Messages
no error
problem
The text was updated successfully, but these errors were encountered: