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

Feature: Enable Users to Specify Build Infrastructure When K8s Driver is Active #5919

Open
2 tasks done
kamal-devtron opened this issue Sep 27, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
enhancement New feature or request ENT-LNK

Comments

@kamal-devtron
Copy link
Contributor

🔖 Feature description

Enable Users to Specify Build Infrastructure When K8s Driver is Active

🎤 Pitch / Usecases

Problem:
In the current infrastructure, during multi-architecture builds using the Kubernetes (K8s) driver, certain applications require more CPU and memory. However, resources like CPU and memory are managed through a centralized ConfigMap. When resource limits are increased, they are applied globally, affecting all applications. This results in inefficient resource usage since not all applications require the same level of resources.
Requirement:
There is a need for a build infrastructure profile that allows dynamic allocation and management of K8s driver resources (CPU, memory) on a per-application basis, rather than applying global changes.

🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ENT-LNK
Projects
None yet
Development

No branches or pull requests

4 participants