File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
keps/sig-autoscaling/2702-graduate-v2beta2-autoscaling-api-to-GA Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -128,23 +128,6 @@ However any HPA objects stored in the user's code repository (all your YAML file
128
128
v2beta1 format. You should migrate all your HPA objects to the v2 format. See the types.go files or just
129
129
run ` kubectl get hpa.v2.autoscaling -oyaml ` to see your objects in the v2 format.
130
130
131
-
132
- ###### How can this feature be enabled / disabled in a live cluster?
133
-
134
- <!--
135
- Pick one of these and delete the rest.
136
- -->
137
-
138
- - [ ] Feature gate (also fill in values in ` kep.yaml ` )
139
- - Feature gate name:
140
- - Components depending on the feature gate:
141
- - [ ] Other
142
- - Describe the mechanism:
143
- - Will enabling / disabling the feature require downtime of the control
144
- plane?
145
- - Will enabling / disabling the feature require downtime or reprovisioning
146
- of a node? (Do not assume ` Dynamic Kubelet Config ` feature is enabled).
147
-
148
131
###### Does enabling the feature change any default behavior?
149
132
150
133
<!--
You can’t perform that action at this time.
0 commit comments