Difference between revisions of "Kubectl cluster-info --context kind-kind"

From wikieduonline
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
  kubectl cluster-info --context kind-kind
+
  [[kubectl cluster-info --context]] kind-kind
 
  Kubernetes control plane is running at https://127.0.0.1:56228
 
  Kubernetes control plane is running at https://127.0.0.1:56228
 
  [[CoreDNS]] is running at https://127.0.0.1:56228/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy
 
  [[CoreDNS]] is running at https://127.0.0.1:56228/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy

Latest revision as of 11:14, 14 March 2024

kubectl cluster-info --context kind-kind
Kubernetes control plane is running at https://127.0.0.1:56228
CoreDNS is running at https://127.0.0.1:56228/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 --context kind-kind
Kubernetes control plane is running at https://127.0.0.1:38775
KubeDNS is running at https://127.0.0.1:38775/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy

To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.

Related[edit]

See also[edit]

Advertising: