Skip to content

Commit 2217bdc

Browse files
fsmunozTim Bannister
andauthored
Update content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 8322458 commit 2217bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations-and-removals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ As well as container runtimes themselves, that there are tools like [stargz-snap
3535

3636
In addition to the above, Kubernetes v1.26 is targeted to include several additional removals and deprecations.
3737

38-
### Removal of the `v1beta1` flow control resources API
38+
### Removal of the `v1beta1` flow control API group
3939

4040
The `flowcontrol.apiserver.k8s.io/v1beta1` API version of FlowSchema and PriorityLevelConfiguration [will no longer be served in v1.26](https://kubernetes.io/docs/reference/using-api/deprecation-guide/#flowcontrol-resources-v126). Users should migrate manifests and API clients to use the `flowcontrol.apiserver.k8s.io/v1beta2` API version, available since v1.23.
4141

0 commit comments

Comments
 (0)