Skip to content

Commit 729a6cb

Browse files
Merge pull request #246925 from CocoWang-wql/patch-40
Update use-pod-security-policies.md
2 parents 5a7781e + d9610d8 commit 729a6cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/aks/use-pod-security-policies.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Use pod security policies in Azure Kubernetes Service (AKS)
2+
title: Use pod security policies in Azure Kubernetes Service (AKS) (deprecated)
33
description: Learn how to control pod admissions using PodSecurityPolicy in Azure Kubernetes Service (AKS)
44
ms.topic: article
55
ms.custom: devx-track-azurecli
6-
ms.date: 05/25/2023
6+
ms.date: 08/01/2023
77
---
88

99
# Secure your cluster using pod security policies in Azure Kubernetes Service (AKS) (preview)
1010

1111
> [!IMPORTANT]
1212
>
13-
> The pod security policy feature will be deprecated starting with Kubernetes version *1.21* and will be removed in version *1.25*.
13+
> The pod security policy feature was deprecated on 1st August 2023 and removed from AKS versions *1.25* and higher.
1414
>
15-
> The AKS API will mark the pod security policy as `Deprecated` on 06-01-2023 and remove it in version *1.25*. We recommend you migrate to [pod security admission controller](use-psa.md) before the deprecation deadline to stay within Azure support.
15+
> We recommend you migrate to [pod security admission controller](use-psa.md) or [Azure policy](use-azure-policy.md) to stay within Azure support. Pod Security Admission is a built-in policy solution for single cluster implementations. If you are looking for enterprise-grade policy, then Azure policy is a better choice.
1616
1717
## Before you begin
1818

0 commit comments

Comments
 (0)