Difference between revisions of "Kubectl get all"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 8: Line 8:
 
  The connection to the server localhost:8080 was refused - did you specify the right host or port?
 
  The connection to the server localhost:8080 was refused - did you specify the right host or port?
 
   
 
   
  Solution: Have you created your Kubernetes cluster <code>[[kubedm init]]</code>?  
+
  Solution: Have you created your Kubernetes cluster <code>[[kubeadm init]]</code>?  
  
 
== See also ==
 
== See also ==

Revision as of 14:17, 23 August 2020


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: