Skip to content

Commit 3dccea8

Browse files
Merge pull request #248440 from MGoedtel/task132917
Prepare retirement use-pod-sec-policies
2 parents 14bb0a7 + 0cf3e38 commit 3dccea8

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

articles/aks/index.yml

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ metadata:
99
ms.service: azure-kubernetes-service
1010
ms.custom: ignite-2022
1111
ms.topic: landing-page
12-
author: rayoef
13-
ms.author: rayoflores
14-
ms.date: 10/03/2022
12+
author: mgoedtel
13+
ms.author: magoedte
14+
ms.date: 08/16/2022
1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
1616

1717
landingContent:
@@ -26,26 +26,22 @@ landingContent:
2626
url: intro-kubernetes.md
2727
- linkListType: whats-new
2828
links:
29+
- text: Secure your cluster using pod security policies (Deprecated)
30+
url: use-pod-security-policies.md
2931
- text: Automatically upgrade node images
3032
url: auto-upgrade-node-image.md
3133
- text: Azure Linux container host for AKS
3234
url: use-azure-linux.md
33-
- text: Vertical Pod Autoscaler (preview)
35+
- text: Vertical Pod Autoscaler (Preview)
3436
url: vertical-pod-autoscaler.md
35-
- text: Workload identity (preview)
37+
- text: Workload identity
3638
url: workload-identity-overview.md
37-
- text: Use CVM (Preview)
39+
- text: Use Confidential Virtual Machines
3840
url: use-cvm.md
3941
- text: AKS GitHub Actions
4042
url: kubernetes-action.md
41-
- text: Enable Azure resources to access AKS clusters using Trusted Access (preview)
43+
- text: Enable Azure resources to access AKS clusters using Trusted Access (Preview)
4244
url: trusted-access-feature.md
43-
- text: Automatically upgrade an AKS cluster
44-
url: auto-upgrade-cluster.md
45-
- text: Start/stop node pools
46-
url: start-stop-nodepools.md
47-
- text: Default OS disk sizing
48-
url: cluster-configuration.md#default-os-disk-sizing
4945
- linkListType: concept
5046
links:
5147
- text: Kubernetes core concepts for AKS

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: Learn how to control pod admissions using PodSecurityPolicy in Azur
44
ms.topic: article
55
ms.custom: devx-track-azurecli
66
ms.date: 08/01/2023
7+
ROBOTS: NOINDEX
78
---
89

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

0 commit comments

Comments
 (0)