Securing Your Azure Kubernetes Service (AKS) with Let's Encrypt: A Step-by-Step Guide
step 1 : Create AKS Cluster
create a kubernetes cluster inside azure kubernetes service
step 2:
authenticate azure kubernetes cluster from your local pc
here , resource Group = aifarm1
cluster Name = aifarmcluster1
az aks get-credentials --resource...
raka.hashnode.dev3 min read