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

GDB-10410: Added default podAntiAffinity configurations #108

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

mihailradkov
Copy link
Contributor

Added podAntiAffinity and proxy.podAntiAffinity for configuring a default podAntiAffinity for the GraphDB pods and GraphDB proxy pods. The default values configure a "soft" podAntiAffinity that tries to schedule GraphDB pods across different Kubernetes hosts but does not enforce it.

Added `podAntiAffinity` and `proxy.podAntiAffinity` for configuring a default podAntiAffinity
for the GraphDB pods and GraphDB proxy pods. The default values configure a "soft" podAntiAffinity
that tries to schedule GraphDB pods across different Kubernetes hosts but does not enforce it.
@mihailradkov mihailradkov requested a review from yaskoo July 4, 2024 11:55
@mihailradkov mihailradkov merged commit 546e624 into PRO-426-features-11-1 Jul 5, 2024
@mihailradkov mihailradkov deleted the GDB-10410-default-anti-affinity branch July 5, 2024 08:24
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.

2 participants