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

Updating topology KEPs to reflect updated 1.21 alpha target #2153

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

robscott
Copy link
Member

This also adds some notes about node local traffic and DNS.

/assign @thockin

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 14, 2020
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory labels Nov 14, 2020
@k8s-ci-robot k8s-ci-robot added the sig/network Categorizes an issue or PR as relevant to SIG Network. label Nov 14, 2020
@@ -183,6 +183,11 @@ between expected endpoints and actual endpoints in the zone).
- Autoscaling will not behave well if only a single zone is receiving large
amounts of traffic. This could potentially be mitigated by separating
deployments and HPAs per zone.
- Services with ExternalTrafficPolicy=local will need special treatment here.
Copy link

Choose a reason for hiding this comment

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

Suggested change
- Services with ExternalTrafficPolicy=local will need special treatment here.
- Services with ExternalTrafficPolicy=Local will need special treatment here.

@@ -535,8 +540,9 @@ EPEachZonePerSync = metrics.NewHistogramVec(
### Graduation Criteria
- Alpha should provide basic functionality covered with tests described above.
- This KEP will largely depend on the EndpointSlice Subsetting. Once the
EndpointSlice Subsetting feature has been updated, our change can kick-in
without any new fields being added.
EndpointSlice Subsetting feature has been updated, our change can kick-in
Copy link

Choose a reason for hiding this comment

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

Suggested change
EndpointSlice Subsetting feature has been updated, our change can kick-in
EndpointSlice Subsetting feature has been updated, our change can kick in

Copy link
Member

@thockin thockin left a comment

Choose a reason for hiding this comment

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

Thanks!

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 16, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: robscott, thockin

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 16, 2020
@k8s-ci-robot k8s-ci-robot merged commit 8e66060 into kubernetes:master Nov 16, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.20 milestone Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/network Categorizes an issue or PR as relevant to SIG Network. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants