Difference between revisions of "Kubectl get all"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 11: Line 11:
  
 
== See also ==
 
== See also ==
 +
* {{kubectl get}}
 
* {{kubectl}}
 
* {{kubectl}}
 
* {{K8s}}
 
* {{K8s}}
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Revision as of 20:49, 13 July 2021


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: