mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
docs(k8s): updated apiVersion for RuntimeClass
This commit is contained in:
@@ -154,7 +154,7 @@ Install the RuntimeClass for gVisor:
|
||||
|
||||
```shell
|
||||
cat <<EOF | kubectl apply -f -
|
||||
apiVersion: node.k8s.io/v1beta1
|
||||
apiVersion: node.k8s.io/v1
|
||||
kind: RuntimeClass
|
||||
metadata:
|
||||
name: gvisor
|
||||
|
||||
Reference in New Issue
Block a user