Difference between revisions of "Kubectl cluster-info --context kind-kind"
Jump to navigation
Jump to search
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]] |
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
See also
kubectl cluster-info, /api/
- KinD (Kubernetes in Docker),
kind [ create | load ]
,kind --help
Advertising: