Fix command issue ()

Signed-off-by: mooncake <xcoder@tenxcloud.com>
pull/10525/head
Bily Zhang 2018-10-09 16:09:54 +08:00 committed by k8s-ci-robot
parent dbf12eb672
commit c02a7fb9f9
1 changed files with 1 additions and 1 deletions
content/cn/docs/tasks/administer-cluster

View File

@ -208,7 +208,7 @@ Kubernetes API server 拒绝了 replica set 创建一个 pod 的请求,因为
```shell
$ kubectl create -f https://k8s.io/docs/tasks/configure-pod-container/rq-limits.yaml --namespace=quota-example
limitrange "limits" created
$ kubectl describe limits limits --namespace=quota-example
$ kubectl describe limits --namespace=quota-example
Name: limits
Namespace: quota-example
Type Resource Min Max Default Request Default Limit Max Limit/Request Ratio