google / google/gvisor

(docs) RuntimeClass is GA and v1beta1 is deprecated

Open
#6,212 2 comments 0 reactions 0 assignees View on GitHub
area: docs type: enhancement
Dominant language
Go
Stars
19.3k
Forks
2k
Avg merge
3d 5h
Merged PRs (30d)
264

Description

**Description**

RuntimeClass is GA in Kubernetes 1.20 and `node.k8s.io/v1beta1` is deprecated.
The document should be updated to use `node.k8s.io/v1`.

> RuntimeClass feature graduates to General Availability.
> The `node.k8s.io` API groups are promoted from `v1beta1` to `v1`. `v1beta1` is now deprecated and will be removed in a future release, please start using `v1`.
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.20.md#runtimeclass-feature-graduates-to-general-availability

**Is this feature related to a specific bug?**

No.

**Do you have a specific solution in mind?**

https://gvisor.dev/docs/user_guide/containerd/quick_start/ should be updated.
Use `node.k8s.io/v1` instead of `node.k8s.io/v1beta1`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.