Azure

Setting up a registry

Follow this guide to create a private Azure container registry on Azure portal.

Then follow this guide to create an image pull secret so that your cluster can pull images from your registry.

Make note of the ImagePullSecret name and namespace.

Last updated