In this post, I will be writing about how to efficiently manage your K8s secrets in a Sitecore XM-Scaled setup.
ReadThe Secrets Store CSI Driver secrets-store.csi.k8s.io allows Kubernetes to mount multiple secrets, keys, and certs stored in enterprise-grade external secrets stores into their pods as a volume. It also allows us to integrate Azure Key Vault with an AKS service. In this blog post, we discuss on how we can achieve this integration.
Read