zh-trans: add quota-pod-namespace.md (#11111)

* zh-trans: add quota-pod-namespace.md

zh-trans: add quota-pod-namespace.md

* Create quota-pod.yaml

* Create quota-pod-deployment.yaml

* Update quota-pod-namespace.md
This commit is contained in:
AdamDang
2018-11-21 12:59:31 +08:00
committed by k8s-ci-robot
parent 2a42da0495
commit 006b19025c
3 changed files with 247 additions and 0 deletions
@@ -0,0 +1,7 @@
apiVersion: v1
kind: ResourceQuota
metadata:
name: pod-demo
spec:
hard:
pods: "2"