Skip to content

Commit

Permalink
Update content/en/blog/_posts/2022-10-18-kubernetes-1.26-deprecations…
Browse files Browse the repository at this point in the history
…-and-removals.md

Co-authored-by: Tim Bannister <[email protected]>
  • Loading branch information
fsmunoz and sftim authored Nov 17, 2022
1 parent 8322458 commit 2217bdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ As well as container runtimes themselves, that there are tools like [stargz-snap

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

### Removal of the `v1beta1` flow control resources API
### Removal of the `v1beta1` flow control API group

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.

Expand Down

0 comments on commit 2217bdc

Please sign in to comment.