Skip to content

Instantly share code, notes, and snippets.

@mowings
Created June 21, 2020 15:25
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 mowings/9a9877af1809d4451fa57df1878546e0 to your computer and use it in GitHub Desktop.
Save mowings/9a9877af1809d4451fa57df1878546e0 to your computer and use it in GitHub Desktop.
evicted kubernetes pod status
status:
phase: Failed
message: 'The node was low on resource: ephemeral-storage. Container resque-web was using 72Ki, which exceeds its request of 0. Container resque-worker was using 60Ki, which exceeds its request of 0. Container nginx was using 88Ki, which exceeds its request of 0. Container app was using 72Ki, which exceeds its request of 0. '
reason: Evicted
startTime: '2020-06-19T13:14:22Z'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment