This repository was archived by the owner on Apr 25, 2023. It is now read-only.
Make Kubefed Admission Webhook replica count configurable for High Availability #1456
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
What would you like to be added: Add in the helm charts a configurable parameter for the replica count that will be used by kubefed admission webhook
Why is this needed: The kubefed admission webhook at the moment is not High Availability (HA), so if there is any issues in the cluster, for example, like around resourcing issues or the pod gets in a crashloop due to image retrievable issues, then the webhook would be become unavailable and can cause disruption for Kubefed and deployments. This is just a couple of examples.
/kind feature
The text was updated successfully, but these errors were encountered: