Integration ACR with AKS

The images we use in kubernetes are downloaded from public registers (where we don’t need to log in) or from private where we need to authenticate. On the Microsoft Azure platform, you can integrate Azure Kubernetes Service (AKS) with Azure Container Registries (ACR), our private registry, without using secrets in yaml file. After integration we … Continue reading Integration ACR with AKS