Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the consultup domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/portal/wp-includes/functions.php on line 6121
IBM Container Registry – University of Highlands and Islands

IBM Container Registry

You are here:
< All Topics

Reference: https://cloud.ibm.com/docs/services/Registry?topic=registry-registry_setup_cli_namespace

If you are using Kubernetes to host your application you will need to understand the IBM Container Registry. This is a storage area for your docker images for Kubernetes to spin up.

Each individual user or company has a “space” where they can store their docker images. This space can be split into at least 1 namespace. Namespaces are unique to geography. A common use case is to have 1 namespace for development and one for production, or one in Europe and one for US with different locale settings.

You control the container registry from the command line using the container-registry plugin.

Destroying the namespace, destroys all images within it.
If you have problems deleting an image, it may be possible to delete the whole namespace.

The amount of space that you get under your academic license is only 512 MB with a pull traffic of 5GB so you may need to remove older projects before starting new ones.

Use the following to see all the options for container registry:
ibmcloud cr help

Leave a Reply

Table of Contents