forked from kubernetes/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 119
Debugging FAQ
bgrant0607 edited this page Sep 9, 2014
·
20 revisions
Tips that may help you debug why Kubernetes isn't working.
TODO: log location by distribution: /var/log, /tmp, journalctl
TODO: turning on verbose logging: https://github.com/golang/glog
sudo docker ps -a
TODO
- Pod is in state
Waiting
forever - kubecfg cannot reach apiserver: KUBERNETES_MASTER, KUBE_MASTER_IP
- Cluster doesn't come up