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

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
 +
[[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
 
  [[kubectl cluster-info]] --context kind-kind
 
  [[Kubernetes control plane]] is running at https://127.0.0.1:38775
 
  [[Kubernetes control plane]] is running at https://127.0.0.1:38775
Line 10: Line 18:
  
 
== See also ==
 
== See also ==
 +
* {{kubectl cluster-info}}
 
* {{kind cmd}}
 
* {{kind cmd}}
  
  
 
[[Category:K8s]]
 
[[Category:K8s]]

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: