diff --git a/content/zh/docs/tasks/administer-cluster/quota-api-object.md b/content/zh/docs/tasks/administer-cluster/quota-api-object.md index f868d3bc5f..f1b5050523 100644 --- a/content/zh/docs/tasks/administer-cluster/quota-api-object.md +++ b/content/zh/docs/tasks/administer-cluster/quota-api-object.md @@ -172,7 +172,7 @@ by quotas: 下面这些字符串可被用来标识那些能被配额限制的 API 资源: - + @@ -180,8 +180,8 @@ by quotas: - - + +
StringAPI Object
字符串API 对象
"pods"Pod
"services"Service
"replicationcontrollers"ReplicationController
"secrets"Secret
"configmaps"ConfigMap
"persistentvolumeclaims"PersistentVolumeClaim
"services.nodeports"Service of type NodePort
"services.loadbalancers"Service of type LoadBalancer
"services.nodeports"NodePort 类型的 Service
"services.loadbalancers"LoadBalancer 类型的 Service