Created
March 23, 2017 15:21
-
-
Save lazypower/911c9a0fb691420ffbd438a3f271e3fc to your computer and use it in GitHub Desktop.
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
charles@makoto:~$ kubectl cluster-info | |
Kubernetes master is running at https://192.168.1.7:6443 | |
Heapster is running at https://192.168.1.7:6443/api/v1/proxy/namespaces/kube-system/services/heapster | |
KubeDNS is running at https://192.168.1.7:6443/api/v1/proxy/namespaces/kube-system/services/kube-dns | |
kubernetes-dashboard is running at https://192.168.1.7:6443/api/v1/proxy/namespaces/kube-system/services/kubernetes-dashboard | |
Grafana is running at https://192.168.1.7:6443/api/v1/proxy/namespaces/kube-system/services/monitoring-grafana | |
InfluxDB is running at https://192.168.1.7:6443/api/v1/proxy/namespaces/kube-system/services/monitoring-influxdb | |
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