oracle / mysql-operator

Create, operate and scale self-healing MySQL clusters in Kubernetes
869 stars 235 forks source link

how to create cluster with Private Registry #280

Open yangjie1993 opened 5 years ago

yangjie1993 commented 5 years ago

Is this a BUG REPORT or FEATURE REQUEST?

FEATURE REQUEST

Versions

MySQL Operator Version: 0.3.0

Environment:

I want to pull images from Private Registry

d1fabf9

and it is seems did not work

b8148a82

HenryXie1 commented 5 years ago

If you K8s cluster is behind firewall, you may docker pull the public mysql image and push it into your private registry, then use the one in your registry.