-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area/autoscalearea/networkingkind/featureWell-understood/specified features, ready for coding.Well-understood/specified features, ready for coding.kind/specDiscussion of how a feature should be exposed to customers.Discussion of how a feature should be exposed to customers.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.triage/acceptedIssues which should be fixed (post-triage)Issues which should be fixed (post-triage)
Milestone
Description
/area networking
/kind feature
Describe the feature
It would be great if Knative could support EndpointSlices. This is a new Kubernetes resource that provides a scalable and extensible alternative to Endpoints. Although there may be more cases where this pattern is used, I've noticed that Knative manually creates Endpoints in some cases. With the EndpointSliceProxying feature gate enabled, kube-proxy will read exclusively from EndpointSlices, unfortunately disregarding any Endpoints without any corresponding EndpointSlices and effectively breaking parts of Knative. I've been the main developer for this feature in Kubernetes and I'm happy to answer any questions or help anyone that's interesting in adding support for this.
/cc @Cynocracy
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/autoscalearea/networkingkind/featureWell-understood/specified features, ready for coding.Well-understood/specified features, ready for coding.kind/specDiscussion of how a feature should be exposed to customers.Discussion of how a feature should be exposed to customers.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.triage/acceptedIssues which should be fixed (post-triage)Issues which should be fixed (post-triage)