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

Worker pools can be configured to run in non-HA mode and allow to upgrade to HA mode #18774

Open
2 tasks
tobiscr opened this issue Jan 24, 2025 · 0 comments
Open
2 tasks

Comments

@tobiscr
Copy link
Contributor

tobiscr commented Jan 24, 2025

Description

Worker pools have to support an option to run in non-HA mode (1 zone = 1 worker node). But we allow customers to upgrade them to HA (3 zones = 3 nodes).

KEB is responsible to set the amount of zone in the RuntimeCR. KIM will consider changes of the zones of a worker pool and upgrade GArdener's shoot-spec accordingly.

AC:

  • KEB provides list of zones per worker and KIM will update the zones in Shoot-Spec accordingly
  • We allow only to upgrade from non-HA to HA. Downgrade to non-HA is not supported (technically also not possible in Gardener)

Reasons

Support HA/non-HA mode for worker pools

Attachments

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