Kubernetes: Configure Private Registry with Images
Earlier we saw how we can easily setup up docker private registry. Today lets see how we can populate it with images. For reference we are going to take RKE2 kubernetes cluster and set it up using our private registry. Click here to see how to setup private registry. Pre-Requisites Setup Create a separate Directory … Read more