Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for GCR private registry #530

Open
AgustinRamiroDiaz opened this issue Nov 14, 2023 · 1 comment
Open

Add documentation for GCR private registry #530

AgustinRamiroDiaz opened this issue Nov 14, 2023 · 1 comment

Comments

@AgustinRamiroDiaz
Copy link
Contributor

Thanks for the new documentation in https://www.okteto.com/docs/self-hosted/install/custom-resource-definitions/#private-registries

I had some problems while trying to figure out how to set up the access for GCR.
I managed to configure it through:

  1. Creation of GCP Service Account with permissions to pull/push to the gcr.io registry
  2. Created a key for that GCP Service Account
  3. Added to the Private Registry configuration in the okteto settings UI
    • Hostname: gcr.io
    • Username: _json_key
    • Password: the raw json string from the key created in step 2
@professorabhay
Copy link

professorabhay commented Nov 27, 2023

Can I do this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants