zh-trans: add broken link references (#11310)

* zh-trans: add broken link references

* zh-trans: another batch of needed references

* zh-trans: add needed community/static/cncf-code-of-conduct.md ref
This commit is contained in:
chenrui
2018-11-26 19:06:25 +08:00
committed by k8s-ci-robot
parent 83f3d78c90
commit d6bdb664fb
30 changed files with 382 additions and 0 deletions
@@ -0,0 +1,10 @@
apiVersion: v1
kind: ResourceQuota
metadata:
name: mem-cpu-demo
spec:
hard:
requests.cpu: "1"
requests.memory: 1Gi
limits.cpu: "2"
limits.memory: 2Gi