Difference between revisions of "Kubectl cluster-info --context kind-kind"
Jump to navigation
Jump to search
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{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 | ||
+ | [[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 | [[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 | [[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'. | + | To further debug and diagnose cluster problems, use '[[kubectl cluster-info dump]]'. |
+ | == Related == | ||
+ | * <code>[[kubectl cluster-info --help]]</code> | ||
== 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]
kubectl cluster-info, /api/
- KinD (Kubernetes in Docker),
kind [ create | load ]
,kind --help
Advertising: