Skip to content

Commit 0c69aa8

Browse files
committed
Learn Editor: Update developer-best-practices-pod-security.md
1 parent f708c73 commit 0c69aa8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

articles/aks/developer-best-practices-pod-security.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,19 +87,28 @@ With Key Vault, you store and regularly rotate secrets such as credentials, stor
8787
8888
This article focused on how to secure your pods. To implement some of these areas, see the following articles:
8989
90-
* [Use Microsoft Entra Workload ID for Azure resources with AKS][workload-identity-overview] (preview)
90+
* [Use Microsoft Entra Workload ID for Azure resources with AKS][workload-identity-overview]
9191
* [Integrate Azure Key Vault with AKS][aks-keyvault-csi-driver]
9292
9393
<!-- EXTERNAL LINKS -->
9494
[linux-capabilities]: http://man7.org/linux/man-pages/man7/capabilities.7.html
95+
9596
[selinux-labels]: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.27/#selinuxoptions-v1-core
97+
9698
[aks-associated-projects]: https://awesomeopensource.com/projects/aks?categoryPage=11
99+
97100
[azure-sdk-download]: https://azure.microsoft.com/downloads/
98101
99102
<!-- INTERNAL LINKS -->
100103
[best-practices-cluster-security]: operator-best-practices-cluster-security.md
104+
101105
[best-practices-container-image-management]: operator-best-practices-container-image-management.md
106+
102107
[apparmor-seccomp]: operator-best-practices-cluster-security.md#secure-container-access-to-resources
108+
103109
[microsoft-authentication-library]: ../active-directory/develop/msal-overview.md
110+
104111
[workload-identity-overview]: workload-identity-overview.md
112+
105113
[aks-keyvault-csi-driver]: csi-secrets-store-driver.md
114+

0 commit comments

Comments
 (0)