Skip to content

Commit 0fc3a21

Browse files
committed
chore: updates links
Signed-off-by: Nilekh Chaudhari <[email protected]>
1 parent dbe002b commit 0fc3a21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/policy/concepts/policy-for-kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: timwarner-msft
99
---
1010
# Understand Azure Policy for Kubernetes clusters
1111

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
1313
controller webhook_ for [Open Policy Agent](https://www.openpolicyagent.org/) (OPA), to apply
1414
at-scale enforcements and safeguards on your clusters in a centralized, consistent manner. Azure
1515
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:
1818
- Checks with Azure Policy service for policy assignments to the cluster.
1919
- Deploys policy definitions into the cluster as
2020
[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.
2222
- Reports auditing and compliance details back to Azure Policy service.
2323

2424
Azure Policy for Kubernetes supports the following cluster environments:

0 commit comments

Comments
 (0)