10 lines
142 B
YAML
10 lines
142 B
YAML
apiVersion: node.k8s.io/v1
|
|
kind: RuntimeClass
|
|
metadata:
|
|
name: gvisor
|
|
handler: gvisor
|
|
overhead:
|
|
podFixed:
|
|
memory: "64Mi"
|
|
cpu: "0m"
|