docs(k8s): updated apiVersion for RuntimeClass

This commit is contained in:
Bhautik
2023-08-17 18:32:05 +05:30
parent 8f0c59c3fa
commit 93f986a267
+1 -1
View File
@@ -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