Skip to content

Commit e5d5a3f

Browse files
JimBugwadiaTim Bannister
andauthored
Update content/en/docs/concepts/policy/_index.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 9def456 commit e5d5a3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/concepts/policy/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Kubernetes policies are configurations that manage other configurations or runti
1616

1717
Some API objects act as policies. Here are some examples:
1818
* [NetworkPolicies](/docs/concepts/services-networking/network-policies/) can be used to restrict ingress and egress traffic for a workload.
19-
* [LimitRanges](/docs/concepts/policy/limit-range/) manage resource allocation constraints across different object kinds.
20-
* [ResourceQuotas](/docs/concepts/policy/resource-quotas/) limit resource consumption for a {{< glossary_tooltip text="namespace" term_id="namespace" >}}.
19+
* [LimitRanges](/docs/concepts/policy/limit-range/) manage resource allocation constraints across different object kinds.
20+
* [ResourceQuotas](/docs/concepts/policy/resource-quotas/) limit resource consumption for a {{< glossary_tooltip text="namespace" term_id="namespace" >}}.
2121

2222
## Apply policies using admission controllers
2323

0 commit comments

Comments
 (0)