Safely Sync Secret Values Between AKS and Azure Key Vault
-
Keeping a secret is hard not only for humans but for computer systems, too. When it comes to security, keys, and secrets, there’s a myriad of threats that can target them. Microsoft has recently released a feature that allows getting secrets from Azure Kubernetes Service (AKS) into an Azure Key Vault by simply using a driver.
Read the post by Florent Appointare, a Microsoft Engineer, on how to get Azure Key Vault values from AKS safely by using Secret Store CSI (Container Storage Interface).