-
Notifications
You must be signed in to change notification settings - Fork 405
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
Limited cluster infrastructure control to Gardener based Kyma clusters for end users [EPIC] #13153
Comments
We need to clarify the scope. We want to expose more cluster configuration options, but not all of them can be effectively used by customers. Let's go case by case:
In the end, I see just worker pool configuration as an additional option. Other use cases are either not needed or not feasible and have to be addressed by Bring Your Own Cluster model |
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. Thank you for your contributions. |
This issue or PR has been automatically marked as stale due to the lack of recent activity. This bot triages issues and PRs according to the following rules:
You can:
If you think that I work incorrectly, kindly raise an issue with the problem. /lifecycle stale |
Added task to configure following cluster parameters with Provisioner:
|
@pbochynski / @varbanv : any conclusion what we should support on Infrastructure Manager side? We have already a few things in our backlog:
Anything else expected? |
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. |
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. |
High chance to be obsolete as we have overlapping with #18195 |
Let's close this in favor of #18195 |
Description
Provide a way for end users to make changes to the default shoot configuration for Gardener based Kyma clusters.
We will be constrained by Gardener capabilities but should be able to expose any configuration option that can be changed for a live cluster with minimal verification (mostly node type/size) by us.
Context
Problem
Currently, Kyma uses a predefined infrastructure configuration for Gardener based managed clusters and that cannot be changed or influenced by end users.
For example: customers cannot select or change the node types, or the composition or number of worker pools.
This means that if a customer needs nodes with more memory (for monolithic applications) or specialized nodes (for AI for example) they cannot use the managed Kyma offering.
Customers also are not able to do some basic network configuration like enabling NAT Gateways or use their own IPs.
Benefits
For customers:
For us:
Potential problems
Tasks in Provisioner area:
Tasks in KEB area:
TBD
Tasks in BTP area:
TBD
The text was updated successfully, but these errors were encountered: