Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate periodic pod eviction #140

Open
trent-s opened this issue Oct 28, 2024 · 2 comments
Open

Investigate periodic pod eviction #140

trent-s opened this issue Oct 28, 2024 · 2 comments

Comments

@trent-s
Copy link
Collaborator

trent-s commented Oct 28, 2024

pods are occasionally ejected with an errors such as:

The node was low on resource: ephemeral-storage. Threshold quantity: 24068434671, available: 23201836Ki. Container kube-rbac-proxy was using 8Ki, request is 0, has larger consumption of ephemeral-storage. Container manager was using 106848Ki, request is 0, has larger consumption of ephemeral-storage.

and

The node was low on resource: ephemeral-storage. Threshold quantity: 32121498671, available: 30114200Ki. Container kube-rbac-proxy was using 4Ki, request is 0, has larger consumption of ephemeral-storage. Container manager was using 1920Ki, request is 0, has larger consumption of ephemeral-storage.
@trent-s
Copy link
Collaborator Author

trent-s commented Oct 28, 2024

But... This might be as simple as just reducing stdout logging. As we are in development, we are someone verbose at the moment...

@trent-s
Copy link
Collaborator Author

trent-s commented Oct 28, 2024

Also, possibly reduce sampling rate from 2 seconds to something a bit longer.... 30 seconds? 60 seconds?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant