Difference between revisions of "Kubectl cluster-info --context kind-kind"
Jump to navigation
Jump to search
(Created page with "<pre> 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/k...") |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | 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'. | ||
== See also == | == See also == | ||
* {{kind cmd}} | * {{kind cmd}} |
Revision as of 07:22, 3 May 2021
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'.
See also
- KinD (Kubernetes in Docker),
kind [ create | load ]
,kind --help
Advertising: