Kubectl get all

From wikieduonline
Revision as of 14:17, 23 August 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search


kubectl get all
NAME                 TYPE        CLUSTER-IP   EXTERNAL-IP   PORT(S)   AGE
service/kubernetes   ClusterIP   10.96.0.1    <none>        443/TCP   6m40s
kubectl get all
The connection to the server localhost:8080 was refused - did you specify the right host or port?

Solution: Have you created your Kubernetes cluster kubeadm init? 

See also

Advertising: