Skip to content

Commit cd32bc8

Browse files
authored
Merge pull request #113990 from jluk/update-dashboard
update faq for kv
2 parents cb402aa + 505a56f commit cd32bc8

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
@@ -113,7 +113,7 @@ Label: ```"admissions.enforcer/disabled": "true"``` or Annotation: ```"admission
113113

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

116-
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.
116+
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.
117117

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

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

0 commit comments

Comments
 (0)