| ubuntu@controller:~$ kubectl cluster-info | |
| Kubernetes master is running at https://192.168.27.42:443 | |
| Heapster is running at https://192.168.27.42:443/api/v1/proxy/namespaces/kube-system/services/heapster | |
| KubeDNS is running at https://192.168.27.42:443/api/v1/proxy/namespaces/kube-system/services/kube-dns | |
| kubernetes-dashboard is running at https://192.168.27.42:443/api/v1/proxy/namespaces/kube-system/services/kubernetes-dashboard | |
| Grafana is running at https://192.168.27.42:443/api/v1/proxy/namespaces/kube-system/services/monitoring-grafana | |
| InfluxDB is running at https://192.168.27.42:443/api/v1/proxy/namespaces/kube-system/services/monitoring-influxdb | |
| To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'. | |
| ubuntu@controller:~$ kubectl exec redis -- date | |
| Error from server (BadRequest): Upgrade request required |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment