Skip to content

Commit c90af3c

Browse files
authored
Sync release-hotfixes with main
Sync release-hotfixes with main
2 parents d778a36 + 3f1c796 commit c90af3c

File tree

54 files changed

+759
-631
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+759
-631
lines changed

.openpublishing.redirection.aks.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1400,6 +1400,11 @@
14001400
"redirect_url": "/azure/aks/hybrid/kubernetes-rbac-entra-id",
14011401
"redirect_document_id": false
14021402
},
1403+
{
1404+
"source_path": "AKS-Hybrid/calico-networking-policy.md",
1405+
"redirect_url": "/azure/aks/hybrid/concepts-security",
1406+
"redirect_document_id": false
1407+
},
14031408
{
14041409
"source_path": "AKS-Hybrid/infrastructure-components.md",
14051410
"redirect_url": "/azure/aks/hybrid/cluster-architecture",

AKS-Hybrid/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,8 +489,6 @@
489489
href: secrets-store-csi-driver.md
490490
- name: Encrypt etcd secrets
491491
href: encrypt-secrets.md
492-
- name: Secure traffic between pods using network policies
493-
href: calico-networking-policy.md
494492
- name: Configure Defender for Azure Arc-enabled Kubernetes clusters
495493
href: /azure/security-center/defender-for-kubernetes-azure-arc?tabs=k8s-deploy-asc%2ck8s-verify-asc%2ck8s-remove-arc
496494
- name: Monitoring and logging

AKS-Hybrid/calico-networking-policy.md

Lines changed: 0 additions & 356 deletions
This file was deleted.

AKS-Hybrid/concepts-container-networking.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Container networking concepts
33
description: Learn about container networking in AKS enabled by Azure Arc.
44
ms.topic: conceptual
5-
ms.date: 07/08/2024
5+
ms.date: 10/21/2024
66
ms.author: sethm
77
ms.lastreviewed: 05/31/2022
88
ms.reviewer: mikek
@@ -134,4 +134,3 @@ This article covers networking concepts for containers in AKS nodes on Azure Sta
134134

135135
- [Network concepts for AKS nodes](./concepts-node-networking.md)
136136
- [Clusters and workloads](./kubernetes-concepts.md)
137-
- [Secure traffic between pods using network policies](./calico-networking-policy.md)

0 commit comments

Comments
 (0)