-
Notifications
You must be signed in to change notification settings - Fork 41
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
Some pods fail to launch with cgroup related issues #115
Comments
Another log. This time for prometheus
|
This seems to be a transient condition and eventully as k8s tries to recreate the pod on failure they do come up. It is possible that the containers do not launch due to memory issues which result in the missing cgroup.
|
May be related to opencontainers/runc#1980 |
This issue seems to happen even with containerd as the runtime. It is also isolated to |
The failing pod seems to have a container (possibly spawned by the operator) which has low memory.
|
I will take a look and verify |
Not able to reproduce this issue.
|
Will be testing with |
Thanks @knangia , it is worth noting here that runc 1.0.0-rc8 is not yet upstream in Clear. WIP and absolutely worth checking. |
runc 1.0.0-rc8 is upstream in Clear. |
All pods come up and running, tested with
|
I'd suggest closing this issue, as all pods are up and running, and don't face any cgroup related isuue. |
The text was updated successfully, but these errors were encountered: