You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/08/03 07:34:18 UTC

[GitHub] [camel-k] tadayosi edited a comment on issue #2473: Make sure Camel K runs on Microshift

tadayosi edited a comment on issue #2473:
URL: https://github.com/apache/camel-k/issues/2473#issuecomment-891596933


   At this moment, Microshift lacks the internal image registry:
   - https://github.com/redhat-et/microshift/issues/138
   - https://github.com/redhat-et/microshift/issues/144
   
   Camel K assumes the image registry is always available at `image-registry.openshift-image-registry.svc:5000` whenever it's a OpenShift cluster, so it doesn't work on Microshift.
   
   The Microshift team is working on the optional component loader which should provide a way to enable the image registry for the cluster. For now, let's wait for the feature to be implemented.
   - https://github.com/redhat-et/microshift/pull/158


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org