backend redesign
This commit is contained in:
9
deploy/k8s/base/init.yaml
Normal file
9
deploy/k8s/base/init.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: node.k8s.io/v1
|
||||
kind: RuntimeClass
|
||||
metadata:
|
||||
name: gvisor
|
||||
handler: gvisor
|
||||
overhead:
|
||||
podFixed:
|
||||
memory: "64Mi"
|
||||
cpu: "0m"
|
||||
Reference in New Issue
Block a user