Azure Container Registry Concepts

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Pulling Images to a Kubernetes Cluster

Pulling Images to AKS

https://docs.microsoft.com/en-us/azure/aks/cluster-container-registry-integration

AKS can be integrated with ACR, so images stored in the ACR instances are downloaded without any individual authentication configuration at pod level via imagePullSecrets.

Pulling Images to a Generic Kubernetes Cluster

https://docs.microsoft.com/en-us/azure/container-registry/container-registry-auth-kubernetes