Ephemeral Storage
Errors
bash
Warning FailedScheduling 21m (x3 over 22m) default-scheduler 0/18 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/disk-pressure: }, 3 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }, 6 Insufficient memory, 9 Insufficient cpu. preemption: 0/18 nodes are available: 14 No preemption victims found for incoming pod, 4 Preemption is not helpful for scheduling..
Normal Scheduled 21m default-scheduler Successfully assigned huishang/foobar-code-rails-f6df9c449-hdpcg to delivery-work-kylin-5
Normal Pulling 21m kubelet Pulling image "docker-hub.foobar.work/foobar-test/code-rails:amd64-feature-huishang-10203"
Normal Pulled 20m kubelet Successfully pulled image "docker-hub.foobar.work/foobar-test/code-rails:amd64-feature-huishang-10203" in 19.114451688s (19.114522134s including waiting)
Normal Created 20m kubelet Created container code-rails
Normal Started 20m kubelet Started container code-rails
Warning Unhealthy 20m kubelet Readiness probe failed: Get "http://100.93.196.18:3000/api/servers/check": dial tcp 100.93.196.18:3000: connect: connection refused
Warning Evicted 18m kubelet The node was low on resource: ephemeral-storage. Threshold quantity: 10200808395, available: 5044884Ki. Container code-rails was using 37900Ki, request is 20Mi, has larger consumption of ephemeral-storage.
Normal Killing 18m kubelet Stopping container code-rails
Warning ExceededGracePeriod 18m kubelet Container runtime did not kill the pod within specified grace period.