Add glossary tooltip for “API server” to Resource Quotas concept

Signed-off-by: Jailton Lopes <jailton@gmail.com>
This commit is contained in:
Jailton Lopes
2021-02-19 17:42:50 -03:00
parent 49a6df0dbc
commit 1077ed896f
@@ -58,7 +58,7 @@ Neither contention nor changes to quota will affect already created resources.
## Enabling Resource Quota ## Enabling Resource Quota
Resource Quota support is enabled by default for many Kubernetes distributions. It is 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. one of its arguments.
A resource quota is enforced in a particular namespace when there is a A resource quota is enforced in a particular namespace when there is a