1. Check If Internal image registry is exposed or not -
=
=
2. Above command will show the default route for Images, this means, Internal registry is exposed to access, if not, we can expose it by running below command, which will be requiring "cluster-admin" role. So, Either you or OCP admin can run the below command -
=
=
3. Login with Podman or Docker
=
=
4. Test the connection by pulling or pushing any image to OCP registry
=
=
Now, you can use internal registry like any other image registry.
No comments:
Post a Comment