Skip to content

Commit fa7e9a2

Browse files
authored
Merge pull request #26631 from jailton/en/docs/concepts/policy
Add glossary tooltip for “API server” to Resource Quotas concept
2 parents 544afc8 + 1077ed8 commit fa7e9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/policy/resource-quotas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Neither contention nor changes to quota will affect already created resources.
5858
## Enabling Resource Quota
5959

6060
Resource Quota support is enabled by default for many Kubernetes distributions. It is
61-
enabled when the API server `--enable-admission-plugins=` flag has `ResourceQuota` as
61+
enabled when the {{< glossary_tooltip text="API server" term_id="kube-apiserver" >}} `--enable-admission-plugins=` flag has `ResourceQuota` as
6262
one of its arguments.
6363

6464
A resource quota is enforced in a particular namespace when there is a

0 commit comments

Comments
 (0)