-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
KEP 1880: graduation to GA #4983
base: master
Are you sure you want to change the base?
Conversation
Change-Id: I9a8cff193f2b81fd2f157e5b6cad74bf73e976b4
Change-Id: I760f60fde9c46ca2bdc3de335205ab968fb208c1
Change-Id: Icb24e27bf94e3689eb80888a8ce52f7d55604756
Change-Id: I9cd15ba458f678db860e72f830f3c10ad5bf66cc
Change-Id: I5826b7b48ee72c7b6e2d3c74560d3ce90bf47c61
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: aojea The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Change-Id: I2e500204dea6318b9fa3f664c0d5cbfaefab52cc
/assign @thockin @danwinship |
One-line PR description: graduate to ga
Issue link: Multiple Service CIDRs #1880
Other comments:
There was only one bug opened during this time kubernetes/kubernetes#127588 that was caused by a copy and paste error.
It is available in GKE https://cloud.google.com/kubernetes-engine/docs/how-to/use-beta-apis and used in production clusters.
It can be used by OSS users with installers that allow to set the feature gates and enable the beta apis, see kops kubernetes/test-infra#33864
It is been tested by the community spidernet-io/spiderpool#4089 (comment)
There is also an external blog about it https://engineering.doit.com/scaling-kubernetes-how-to-seamlessly-expand-service-ip-ranges-246f392112f8
The feature has been 2 releases in beta, v1.31 and v1.32, it is being used in production and there is proof of usage and testing beyond kubernetes project, it should be enough signal to move it to GA and avoid having a permanent beta API