Managing secrets across dozens of websites and APIs in Azure Kubernetes Service (AKS) can be a nightmare if you’re still using static credentials. Hardcoded secrets, long-lived keys, and manual rotations increase the risk of exposure and slow down deployments. On Azure Kubernetes Service (AKS), we’ve evolved with the Secrets Store CSI Driver, Azure Key Vault,...
Deploying Application on Azure Kubernetes Service
Launching the simple application with Azure Kubernetes Service In previous few blogs, we have explained about the Kubernetes and container orchestration. Microsoft Azure provides the hosted Kubernetes service. To create the basic Kubernetes Cluster on Azure please visit our previous blog. In this blog, I will launch a simple application on Azure Container Service. Pre-requisite...


