Skip to content

Instantly share code, notes, and snippets.

@lazypower
Created March 23, 2017 15:21
Show Gist options
  • Save lazypower/911c9a0fb691420ffbd438a3f271e3fc to your computer and use it in GitHub Desktop.
Save lazypower/911c9a0fb691420ffbd438a3f271e3fc to your computer and use it in GitHub Desktop.
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