Skip to content

Commit da2664c

Browse files
committed
Added link to network policies docs in networking section
1 parent 39ae6c7 commit da2664c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/aks/operator-best-practices-cluster-isolation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ titleSuffix: Azure Kubernetes Service
44
description: Learn the cluster operator best practices for isolation in Azure Kubernetes Service (AKS).
55
ms.topic: conceptual
66
ms.date: 05/25/2023
7-
7+
ms.author: schaffererin
8+
author: schaffererin
89
---
910

1011
# Best practices for cluster isolation in Azure Kubernetes Service (AKS)
@@ -48,6 +49,8 @@ For more information about these features, see [Best practices for advanced sche
4849

4950
*Networking* uses network policies to control the flow of traffic in and out of pods.
5051

52+
For more information, see [Secure traffic between pods using network policies in AKS](./use-network-policies.md).
53+
5154
### Authentication and authorization
5255

5356
*Authentication and authorization* uses:

0 commit comments

Comments
 (0)