Difference between revisions of "Kubectl cluster-info"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 +
kubectl cluster-info
 +
Kubernetes master is running at https://172.17.0.43:6443
 +
[[KubeDNS]] is running at https://172.17.0.43:6443/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy
 +
To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.
  
<pre>
+
kubectl cluster-info
kubectl cluster-info
+
Kubernetes master is running at https://10.172.0.1
Kubernetes master is running at https://172.17.0.43:6443
+
CoreDNS is running at https://10.172.0.1/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy
KubeDNS is running at https://172.17.0.43:6443/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy
+
[[CoreDNS]] is running at https://10.172.0.1/api/v1/namespaces/kube-system/services/kube-dns-worker:dns/proxy  
 
+
To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.
To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.
 
</pre>
 
  
  

Revision as of 11:26, 18 April 2020

kubectl cluster-info
Kubernetes master is running at https://172.17.0.43:6443
KubeDNS is running at https://172.17.0.43:6443/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy
To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.
kubectl cluster-info
Kubernetes master is running at https://10.172.0.1
CoreDNS is running at https://10.172.0.1/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy
CoreDNS is running at https://10.172.0.1/api/v1/namespaces/kube-system/services/kube-dns-worker:dns/proxy 
To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.


Related commands


See also

Advertising: