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

[kong] support for setting pod topology spread constraints #308

Merged
merged 2 commits into from
Mar 8, 2021

Conversation

psulowicz
Copy link
Contributor

@psulowicz psulowicz commented Mar 8, 2021

What this PR does / why we need it:

This PR add support for setting Pod Topology Spread Constraints. This can be used to control how Pods are spread across cluster among failure-domains such as regions, zones, nodes, and other user-defined topology domains. This can help to achieve high availability as well as efficient resource utilization.

Which issue this PR fixes

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the next branch and targets next, not main
  • New or modified sections of values.yaml are documented in the README.md
  • Title of the PR and commit headers start with chart name (e.g. [kong])

@psulowicz psulowicz requested a review from a team as a code owner March 8, 2021 11:56
charts/kong/values.yaml Outdated Show resolved Hide resolved
Copy link
Member

@mflendrich mflendrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@rainest rainest merged commit f697ec8 into Kong:next Mar 8, 2021
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.

None yet

3 participants