Created
June 19, 2022 16:42
-
-
Save amaurybsouza/fdd7bd9db0231d9fd6d626740b338bdf to your computer and use it in GitHub Desktop.
kubernetes_cluster_info
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # kubectl cluster-info | |
| Kubernetes control plane is running at https://192.168.1.129:6443 | |
| CoreDNS is running at https://192.168.1.129:6443/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy | |
| To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment