Container Registry and Kubernetes clusters

To use a Docker image in Azure, we have to put it in a container registry. To do so, we can use Azure Container Registry (ACR), which is a private registry for hosting container images. To get started, go to Azure Portal, click on + Create a resource, and search for Container Registry. When you click Create, you will see a familiar screen containing multiple fields needed for service configuration. The following need clarification for now:

  • Admin user: If you want to log in to your registry using the registry name and admin access key, you can turn on this feature. By default it is disabled.
  • SKU: This defines the overall performance of the registry and available features. To start with, the Basic ...

Get Hands-On Azure for Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.