File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/governance/policy/concepts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ author: timwarner-msft
9
9
---
10
10
# Understand Azure Policy for Kubernetes clusters
11
11
12
- Azure Policy extends [ Gatekeeper] ( https://github.com/ open-policy-agent/gatekeeper ) v3, an _ admission
12
+ Azure Policy extends [ Gatekeeper] ( https://open-policy-agent.github.io /gatekeeper ) v3, an _ admission
13
13
controller webhook_ for [ Open Policy Agent] ( https://www.openpolicyagent.org/ ) (OPA), to apply
14
14
at-scale enforcements and safeguards on your clusters in a centralized, consistent manner. Azure
15
15
Policy makes it possible to manage and report on the compliance state of your Kubernetes clusters
@@ -18,7 +18,7 @@ from one place. The add-on enacts the following functions:
18
18
- Checks with Azure Policy service for policy assignments to the cluster.
19
19
- Deploys policy definitions into the cluster as
20
20
[ constraint template] ( https://open-policy-agent.github.io/gatekeeper/website/docs/howto/#constraint-templates ) and
21
- [ constraint] ( https://github.com/ open-policy-agent/gatekeeper#constraints ) custom resources.
21
+ [ constraint] ( https://open-policy-agent.github.io /gatekeeper/website/docs/howto/ #constraints ) custom resources.
22
22
- Reports auditing and compliance details back to Azure Policy service.
23
23
24
24
Azure Policy for Kubernetes supports the following cluster environments:
You can’t perform that action at this time.
0 commit comments