Minikube leverages a local Docker registry that is isolated from your computer. We can use this strategy to create Kubernetes deployments without pushing the images to Docker Hub global registry. In this guide, we will learn how to use local Docker images in KuberNETes deployments using Minikubes.

6m read timeFrom sweetcode.io
Post cover image
Table of contents
Running a Simple App With DockerRunning the Application With KubernetesConclusion

Sort: