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

Introduce proper k8s resources (CPU and Memory) #3

Open
1 task
amroakmal opened this issue Jul 6, 2021 · 0 comments
Open
1 task

Introduce proper k8s resources (CPU and Memory) #3

amroakmal opened this issue Jul 6, 2021 · 0 comments

Comments

@amroakmal
Copy link

Story

Introduces memory and CPU requests/limits

Tasks

  • CPU and memory declared as following
resources:
  limits:
    memory: "300"
  requests:
    cpu: "100"
	memory: "300" 
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