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

Document how okteto namespace can be used in the registry to store content with read access to all Okteto users #111

Open
ifbyol opened this issue Jun 7, 2022 · 0 comments

Comments

@ifbyol
Copy link
Member

ifbyol commented Jun 7, 2022

We had several times a question about how to make an image in the Okteto built-in registry available with read access to all the Okteto users. We implemented some time ago that feature, but we didn't document it yet.

How to use the feature:

Any Okteto admin should be able to push images to okteto namespace. That can be done in 2 different ways:

  • Using the long notation <okteto-registry-url>/okteto/<image-name>
  • Using the short notation okteto.global/<image-name>

This will push any image or helm chart artifact to the okteto namespace and any Okteto user will be able to pull that image (both notations explained above are valid).

We should also bear in mind the scenario for helm chart artifacts when including this doc: #108

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

1 participant