Skip to content

Commit 505a56f

Browse files
author
Justin
committed
update faq for kv
1 parent d980f1f commit 505a56f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/aks/faq.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Label: ```"admissions.enforcer/disabled": "true"``` or Annotation: ```"admission
114114

115115
## Is Azure Key Vault integrated with AKS?
116116

117-
AKS isn't currently natively integrated with Azure Key Vault. However, the [Azure Key Vault FlexVolume for Kubernetes project][keyvault-flexvolume] enables direct integration from Kubernetes pods to Key Vault secrets.
117+
AKS isn't currently natively integrated with Azure Key Vault. However, the [Azure Key Vault provider for CSI Secrets Store][csi-driver] enables direct integration from Kubernetes pods to Key Vault secrets.
118118

119119
## Can I run Windows Server containers on AKS?
120120

@@ -222,7 +222,6 @@ No AKS is a managed service, and manipulation of the IaaS resources is not suppo
222222
[aks-regions]: https://azure.microsoft.com/global-infrastructure/services/?products=kubernetes-service
223223
[auto-scaler]: https://github.com/kubernetes/autoscaler
224224
[cordon-drain]: https://kubernetes.io/docs/tasks/administer-cluster/safely-drain-node/
225-
[hexadite]: https://github.com/Hexadite/acs-keyvault-agent
226225
[admission-controllers]: https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/
227-
[keyvault-flexvolume]: https://github.com/Azure/kubernetes-keyvault-flexvol
228226
[private-clusters-github-issue]: https://github.com/Azure/AKS/issues/948
227+
[csi-driver]: https://github.com/Azure/secrets-store-csi-driver-provider-azure

0 commit comments

Comments
 (0)