Azure Container Registry Concepts
Jump to navigation
Jump to search
Internal
Pulling Images to a Kubernetes Cluster
Pulling Images to AKS
Integrate the ACR instance with the AKS Cluster
AKS can be integrated with ACR, so images stored in the ACR instances are downloaded without any individual authentication configuration at pod level. imagePullSecrets become unnecessary this way. The integration configuration procedure implies configuring authentication between two Azure services.
Operational details: