Add some example on /pods/qos

This commit is contained in:
frbimo
2020-11-17 21:35:08 +08:00
committed by bee
parent 497e2ccb10
commit 84836f92e6
4 changed files with 55 additions and 0 deletions
@@ -0,0 +1,9 @@
apiVersion: v1
kind: Pod
metadata:
name: qos-demo-3
namespace: qos-example
spec:
containers:
- name: qos-demo-3-ctr
image: nginx