Skip to content

Instantly share code, notes, and snippets.

@secustor
Created March 3, 2019 09:38
Show Gist options
  • Save secustor/3fb1e248cbe028d1d2f086569e635974 to your computer and use it in GitHub Desktop.
Save secustor/3fb1e248cbe028d1d2f086569e635974 to your computer and use it in GitHub Desktop.
Events during failing of cilium 1.4.1
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 14m default-scheduler Successfully assigned kube-system/cilium-4mnj8 to node1
Normal Pulled 14m kubelet, node1 Container image "docker.io/library/busybox:1.28.4" already present on machine
Normal Created 14m kubelet, node1 Created container
Normal Started 14m kubelet, node1 Started container
Normal Pulled 12m (x7 over 14m) kubelet, node1 Successfully pulled image "docker.io/cilium/cilium:v1.4.1"
Warning Failed 12m (x7 over 14m) kubelet, node1 Error: Couldn't find key disable-ipv4 in ConfigMap kube-system/cilium-config
Normal Pulling 3m56s (x44 over 14m) kubelet, node1 pulling image "docker.io/cilium/cilium:v1.4.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment