IBM Cloud OpenShift clusters support two types of private registries for storing and managing container images securely:
🟦 IBM Cloud Container Registry (ICR)
A fully managed, private image registry service in IBM Cloud.
Provides enterprise-grade security, vulnerability scanning, and integration with IAM.
Accessible across IBM Cloud regions.
Commonly used to store and deploy images to OpenShift clusters.
🟩 Internal registry (built-in OpenShift registry)
Deployed automatically when the cluster is created, unless disabled.
Used for internal image builds and deployments within that cluster.
Accessible only inside the cluster’s network.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Malex68
1 month ago