Merge pull request #26631 from jailton/en/docs/concepts/policy

Add glossary tooltip for “API server” to Resource Quotas concept
This commit is contained in:
Kubernetes Prow Robot
2021-02-20 05:05:41 -08:00
committed by GitHub
@@ -58,7 +58,7 @@ Neither contention nor changes to quota will affect already created resources.
## Enabling Resource Quota
Resource Quota support is enabled by default for many Kubernetes distributions. It is
enabled when the API server `--enable-admission-plugins=` flag has `ResourceQuota` as
enabled when the {{< glossary_tooltip text="API server" term_id="kube-apiserver" >}} `--enable-admission-plugins=` flag has `ResourceQuota` as
one of its arguments.
A resource quota is enforced in a particular namespace when there is a