terraform-modules icon indicating copy to clipboard operation
terraform-modules copied to clipboard

AKS CSI driver managed by AKS?

Open NissesSenap opened this issue 1 year ago • 0 comments

Recently AKS enabled a feature to let azure manage the installation of CSI driver for you. https://docs.microsoft.com/en-us/azure/aks/csi-secrets-store-driver

This is also possible from terraform: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster#secret_rotation_enabled

Is this something that we want let Azure do for us so we don't have to manage the helm chart? Discuss and decide

NissesSenap avatar Sep 07 '22 14:09 NissesSenap