Added basic setup for master and certification material

This commit is contained in:
2022-04-27 16:02:08 +02:00
parent 5f1ddaa73d
commit 2feefe0fd0
66 changed files with 2364 additions and 6 deletions

View File

@@ -0,0 +1,28 @@
apiVersion: v1
kind: Pod
metadata:
name: design-pod1
spec:
containers:
- image: vish/stress
name: design-pod1
resources:
limits:
cpu: "2.22"
memory: "567Mi"
requests:
cpu: "0.3"
memory: "456Mi"
args:
- -cpus
- "1"
- -mem-total
- "1036Mi"
- -mem-alloc-size
- "500Mi"
- -mem-alloc-sleep
- "1s"
#Domain CPU requirements