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

Add the possibility to define resources limits for kubernetes init containers #438

Closed
snowdrop-bot opened this issue Oct 15, 2021 · 0 comments
Assignees
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository

Comments

@snowdrop-bot
Copy link
Collaborator

Description

Right now is not possible to define cpu and memory limits for the init containers within the application.properties. The only option is to add them after the script has been generated.

Implementation ideas

Add the configuration options:

  • quarkus.kubernetes.init-containers."init-containers".resources.limits.cpu
  • quarkus.kubernetes.init-containers."init-containers".resources.limits.memory

quarkusio#20793


$upstream:20793$

@snowdrop-bot snowdrop-bot added the upstream/closed The issue has been closed in the upstream repository label Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository
Projects
None yet
Development

No branches or pull requests

2 participants