Open shengkaixuan opened 2 weeks ago
Hey @shengkaixuan, if you have a mirror to our image, you can modify your local ~/.sky/catalogs/v5/kubernetes/images.csv
and change the path to the default image to point to your private registry.
got it, thank you, by the way, it will be nice to modify the serve controller image in the serve yaml file.
the default sky serve controller use the image: us-central1-docker.pkg.dev/skypilot-375900/skypilotk8s/skypilot:20240613
i want to put it to a private registry, so local k8s nodes can pull it quickly.
so where can configure it ?