This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 548
Using private docker registry cause k8s deployment failure #1225
Comments
services-configuration.yaml
|
@shawntian90 Have you built openPAI's image? LINK:https://github.com/Microsoft/pai/blob/master/pai-management/doc/image-build.md |
@ydye Thanks so much and it resolved my problem. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi,
I wanna to use private docker registry, which configured in
/cluster-configuration/services-configuration.yaml
.Then run following command:
can cause k8s deployment error like this:
How can I configure the
cluster-configuration
to makegcr.io
, OpenPAI's image likeopenpai/driver:latest
and my private docker registry work properly.Thanks so much!
The text was updated successfully, but these errors were encountered: