- Run a local registry server
- Log into the Minikube VM with SSH (
minikube ssh) - Make sure
GatewayPortsoption is set toyesin/etc/ssh/sshd_config(and restart the SSH server if necessary) - Forward the exposed registry port on your host machine to the Minikube VM with SSH:
ssh -i