docs | tasks | configure-pod-container | Quality of Service (#15193)

* quality of service

* fix docs /fr
This commit is contained in:
icheikhrouhou
2019-09-09 10:27:18 +02:00
committed by Kubernetes Prow Robot
parent ce3e326e14
commit aed1e52a79
5 changed files with 314 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