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

Allow to configure KFM in dynamic scaling mode #228

Open
machi1990 opened this issue Oct 3, 2022 · 0 comments
Open

Allow to configure KFM in dynamic scaling mode #228

machi1990 opened this issue Oct 3, 2022 · 0 comments

Comments

@machi1990
Copy link
Contributor

machi1990 commented Oct 3, 2022

KFM can be configured in dynamic scaling mode i.e the scaling mode is auto as opposed to the current manual mode which requires one to have an already provisioned data plane cluster.
When KFM is running in auto mode:

  • the OCM credentials are needed
  • KFM will auto provision needed data plane clusters and terraform them
  • KFM will delete all empty clusters provided that there will be at least one data plane cluster in the region

See https://github.com/bf2fc6cc711aee1a0c2a/kas-fleet-manager/blob/main/docs/architecture/data-plane-osd-cluster-dynamic-scaling.md for the different logic.

The scale up/down and various other configurations can be controlled via configuration knobs explained in https://github.com/bf2fc6cc711aee1a0c2a/kas-fleet-manager/blob/main/config/dynamic-scaling-configuration.yaml

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