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

Specify the minium requirements of system resources in the chart #42

Open
samip5 opened this issue Dec 24, 2021 · 0 comments
Open

Specify the minium requirements of system resources in the chart #42

samip5 opened this issue Dec 24, 2021 · 0 comments

Comments

@samip5
Copy link

samip5 commented Dec 24, 2021

If the node Authentik worker ends up getting assigned to, happens to have less than optimal amount of RAM, k8s cannot know to not schedule it there without the request of resources specified so what happen is system OOM.

Node is an Raspberry Pi 4, with 2GB of RAM even tho there's others that have more.

Events:
  Type     Reason                   Age                   From     Message
  ----     ------                   ----                  ----     -------
  Warning  SystemOOM                33m                   kubelet  System OOM encountered, victim process: celery, pid: 3602044
  Warning  SystemOOM                30m                   kubelet  System OOM encountered, victim process: celery, pid: 3603940
  Warning  SystemOOM                21m                   kubelet  System OOM encountered, victim process: celery, pid: 3612872
  Normal   NodeHasSufficientPID     21m (x40 over 16h)    kubelet  Node k8s-worker3 status is now: NodeHasSufficientPID
  Normal   NodeReady                21m (x40 over 16h)    kubelet  Node k8s-worker3 status is now: NodeReady
  Warning  SystemOOM                6m28s                 kubelet  System OOM encountered, victim process: celery, pid: 3632477
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