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

[controller] add pod antiaffinity rules #45

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

duckhawk
Copy link
Member

Description

Add controller's pods antiaffinity rules

Why do we need it, and what problem does it solve?

We need to use different nodes while HA mode is switch on

What is the expected result?

Working antiaffinity rules

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Signed-off-by: v.oleynikov <vasily.oleynikov@flant.com>
@duckhawk duckhawk added the bug Something isn't working label Jun 20, 2024
@duckhawk duckhawk self-assigned this Jun 20, 2024
@duckhawk duckhawk requested a review from AleksZimin June 20, 2024 16:46
@AleksZimin AleksZimin merged commit 4d3ba00 into main Jun 26, 2024
4 checks passed
@AleksZimin AleksZimin deleted the add-controller-antiaffinity branch June 26, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants