Skip to content

Instantly share code, notes, and snippets.

@miekg
Created April 6, 2017 12:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miekg/1820606d16444ab92c8fee84fb271b1f to your computer and use it in GitHub Desktop.
Save miekg/1820606d16444ab92c8fee84fb271b1f to your computer and use it in GitHub Desktop.
Apr 06 10:16:00 kube kubelet[4369]: W0406 10:16:00.202137 4369 container_manager_linux.go:218] Running with swap on is not supported, please disable swap! This will be a fatal error by default starting in K8s v1.6! In the meantime, you can opt-in to making this a fatal error by enabling --experimental-fail-swap-on.
Apr 06 10:16:40 kube kubelet[5117]: error: failed to run Kubelet: invalid kubeconfig: stat /etc/kubernetes/kubelet.conf: no such file or directory
Apr 06 10:16:51 kube kubelet[5148]: W0406 10:16:51.106208 5148 container_manager_linux.go:218] Running with swap on is not supported, please disable swap! This will be a fatal error by default starting in K8s v1.6! In the meantime, you can opt-in to making this a fatal error by enabling --experimental-fail-swap-on.
Apr 06 11:18:59 kube kubelet[6108]: error: failed to run Kubelet: invalid kubeconfig: stat /etc/kubernetes/kubelet.conf: no such file or directory
Apr 06 11:19:09 kube kubelet[6144]: W0406 11:19:09.575408 6144 container_manager_linux.go:218] Running with swap on is not supported, please disable swap! This will be a fatal error by default starting in K8s v1.6! In the meantime, you can opt-in to making this a fatal error by enabling --experimental-fail-swap-on.
Apr 06 11:28:52 kube kubelet[6414]: error: failed to run Kubelet: invalid kubeconfig: stat /etc/kubernetes/kubelet.conf: no such file or directory
Apr 06 11:29:02 kube kubelet[6469]: W0406 11:29:02.741342 6469 container_manager_linux.go:218] Running with swap on is not supported, please disable swap! This will be a fatal error by default starting in K8s v1.6! In the meantime, you can opt-in to making this a fatal error by enabling --experimental-fail-swap-on.
Apr 06 11:29:41 kube kubelet[6611]: error: failed to run Kubelet: invalid kubeconfig: stat /etc/kubernetes/kubelet.conf: no such file or directory
Apr 06 11:29:51 kube kubelet[6643]: W0406 11:29:51.609446 6643 container_manager_linux.go:218] Running with swap on is not supported, please disable swap! This will be a fatal error by default starting in K8s v1.6! In the meantime, you can opt-in to making this a fatal error by enabling --experimental-fail-swap-on.
Apr 06 11:58:42 kube kubelet[7346]: error: failed to run Kubelet: invalid kubeconfig: stat /etc/kubernetes/kubelet.conf: no such file or directory
Apr 06 11:58:53 kube kubelet[7377]: W0406 11:58:53.085531 7377 container_manager_linux.go:218] Running with swap on is not supported, please disable swap! This will be a fatal error by default starting in K8s v1.6! In the meantime, you can opt-in to making this a fatal error by enabling --experimental-fail-swap-on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment