Difference between revisions of "Kubectl get endpoints"

From wikieduonline
Jump to navigation Jump to search
Line 18: Line 18:
 
* [[EndPoints]]
 
* [[EndPoints]]
 
* <code>[[kubectl proxy]]</code>
 
* <code>[[kubectl proxy]]</code>
 +
* <code>[[kubectl get svc]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 18:51, 24 May 2022

kubectl get endpoints


kubectl get endpoints
NAME         ENDPOINTS                      AGE
kubernetes   10.0.1.68:443,10.0.2.133:443   3d
kubectl get endpoints
NAME                              ENDPOINTS                      AGE
grafana                           10.0.3.184:3000                42h
kubernetes                        10.0.1.68:443,10.0.2.133:443   4d19h
metrics-server                    10.0.1.88:4443                 42h
my-release-kubernetes-dashboard   10.0.1.71:8443                 42h

Related

See also

Advertising: