Kubernetes

Kubernetes

Managing your Sitecore secrets within a K8s setup

In this post, I will be writing about how to efficiently manage your K8s secrets in a Sitecore XM-Scaled setup.

Read
Kubernetes

Managing K8s secrets with Azure Key Vault provider for Secrets Store CSI Driver

The 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