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

✨ Implement load balancing for the control plane #222

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lubedacht
Copy link
Contributor

What is the purpose of this pull request/Why do we need it?

Issue #, if available:

Description of changes:

Special notes for your reviewer:

Checklist:

  • Documentation updated
  • Unit Tests added
  • E2E Tests added
  • Includes emojis

lubedacht and others added 3 commits August 30, 2024 11:21
…ing (#178)

**What is the purpose of this pull request/Why do we need it?**

This PR introduces a new controller to handle the setup of load
balancing for the control plane. This PR does not provide the actual
implementations as those will be done in separate PRs.

As this is intended to provide an interface to work on multiple
implementations at the same time, this branch will not be merged into
main to not have an intermediate state.

**Checklist:**
- [x] Unit Tests added
- [x] Includes
[emojis](https://github.com/kubernetes-sigs/kubebuilder-release-tools?tab=readme-ov-file#kubebuilder-project-versioning)
**What is the purpose of this pull request/Why do we need it?**

Implements provisioning of NLB for a load balanced control plane setup


**Checklist:**
- [x] Unit Tests added
- [x] Includes
[emojis](https://github.com/kubernetes-sigs/kubebuilder-release-tools?tab=readme-ov-file#kubebuilder-project-versioning)
Copy link

sonarcloud bot commented Sep 20, 2024

@lubedacht lubedacht changed the title Feature/cp load balancing ✨ Implement load balancing for the control plane Sep 20, 2024
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

Successfully merging this pull request may close these issues.

1 participant