Vova Bilyachat

Melbourne, Australia

How to manage secrets in Azure Kubernetes Service (AKS)

10 September 2021

We all have secrets, and our applications are no different. Secrets are sensitive information such as API keys, database passwords, and primary/secondary keys, and we should protect them as best as we can. But how do we properly manage them in Kubernetes?

Read More