You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/use-pod-security-policies.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
-
title: Use pod security policies in Azure Kubernetes Service (AKS)
2
+
title: Use pod security policies in Azure Kubernetes Service (AKS)(deprecated)
3
3
description: Learn how to control pod admissions using PodSecurityPolicy in Azure Kubernetes Service (AKS)
4
4
ms.topic: article
5
5
ms.custom: devx-track-azurecli
6
-
ms.date: 05/25/2023
6
+
ms.date: 08/01/2023
7
7
---
8
8
9
9
# Secure your cluster using pod security policies in Azure Kubernetes Service (AKS) (preview)
10
10
11
11
> [!IMPORTANT]
12
12
>
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 is deprecated on 1st August 2023 and removed since AKS version *1.25*
14
14
>
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) to stay within Azure support.
0 commit comments