Skip to content

Commit 191a135

Browse files
authored
Merge pull request #114736 from DCtheGeek/dmc-policy-k8s
K8s update for Policy
2 parents 99408b4 + 9ceb74d commit 191a135

16 files changed

+692
-694
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40291,6 +40291,16 @@
4029140291
"redirect_url": "/azure/governance/policy/samples/index",
4029240292
"redirect_document_id": false
4029340293
},
40294+
{
40295+
"source_path": "articles/governance/policy/concepts/rego-for-aks.md",
40296+
"redirect_url": "/azure/governance/policy/concepts/policy-for-kubernetes",
40297+
"redirect_document_id": false
40298+
},
40299+
{
40300+
"source_path": "articles/governance/policy/concepts/aks-engine.md",
40301+
"redirect_url": "/azure/governance/policy/concepts/policy-for-kubernetes",
40302+
"redirect_document_id": false
40303+
},
4029440304
{
4029540305
"source_path": "articles/azure-stack/azure-stack-tools-paas-services.md",
4029640306
"redirect_url": "/azure/azure-stack/azure-stack-offer-services-overview",

articles/aks/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
- name: Define API server authorized IP ranges
226226
href: api-server-authorized-ip-ranges.md
227227
- name: Control deployments with Azure Policy (preview)
228-
href: ../governance/policy/concepts/rego-for-aks.md?toc=/azure/aks/toc.json
228+
href: ../governance/policy/concepts/policy-for-kubernetes.md?toc=/azure/aks/toc.json
229229
- name: Update cluster credentials
230230
href: update-credentials.md
231231
- name: Restrict and control cluster egress traffic

articles/azure-arc/kubernetes/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
href: use-gitops-with-helm.md
1717
- name: Azure Monitor for containers
1818
href: deploy-azure-monitor-for-containers.md
19+
- name: Install Azure Policy add-on
20+
href: ../../governance/policy/concepts/policy-for-kubernetes.md?toc=/azure/azure-arc/kubernetes/toc.json
1921
- name: Use Azure Policy
2022
href: use-azure-policy.md
2123
- name: Deploy IoT workloads

articles/governance/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ productDirectory:
4646
text: Overview
4747
- url: ./policy/how-to/get-compliance-data.md
4848
text: Evaluate compliance
49-
- url: ./policy/concepts/rego-for-aks.md
50-
text: Manage AKS configuration
49+
- url: ./policy/concepts/policy-for-kubernetes.md
50+
text: Manage Kubernetes configuration
5151
- url: ./policy/concepts/guest-configuration.md
5252
text: Manage VM configuration
5353
- url: ./policy/index.yml

0 commit comments

Comments
 (0)