Add introduction of Alpha feature EvenPodsSpread to 1.16#82868
Add introduction of Alpha feature EvenPodsSpread to 1.16#82868saschagrunert wants to merge 1 commit intokubernetes:masterfrom
Conversation
|
/sig release |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: saschagrunert The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
My suggestion for wording:
- Pod spread constraints have been added in alpha. You can use these constraints to control how Pods are spread across the cluster among failure-domains. ([#77327](https://github.com/kubernetes/kubernetes/pull/77327), [#77760](https://github.com/kubernetes/kubernetes/pull/77760), [#77828](https://github.com/kubernetes/kubernetes/pull/77828), [#79062](https://github.com/kubernetes/kubernetes/pull/79062), [#80011](https://github.com/kubernetes/kubernetes/pull/80011), [#81068](https://github.com/kubernetes/kubernetes/pull/81068), [@Huang-Wei](https://github.com/Huang-Wei))(also made in kubernetes/website#16446)
There was a problem hiding this comment.
Changed as suggested 👍
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
20d7e4e to
cc97308
Compare
|
/close |
|
@Huang-Wei: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Adds the missing release notes about EvenPodsSpread to the 1.16 changelog.
Which issue(s) this PR fixes:
Relates to kubernetes/sig-release#801
Special notes for your reviewer:
/cc @Huang-Wei
Does this PR introduce a user-facing change?: