The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
https://quay.io/repository/opencloudio is a repository to store the IBM common services images
The following information was extracted from the containerfile and other sources.
| Summary | Operator used to install a service to meter workloads in a kubernetes cluster |
| Description | Operator used to install a service to meter workloads in a kubernetes cluster |
| Provider | IBM Corporation |
| Maintainer | sgrube@us.ibm.com |
The following information was extracted from the containerfile and other sources.
| Repository name | ibm-metering-operator |
| Image version | 3.8.1 |
| Architecture | amd64 |
| User | 1001 |
Use the following command(s) from a system with podman installed.
Example:
$ podman login <Hosted Registry Name>
Username: ${REGISTRY-SERVICE-ACCOUNT-USERNAME}
Password: ${REGISTRY-SERVICE-ACCOUNT-PASSWORD}
Login Succeeded!
$ podman pull quay.io/opencloudio/ibm-metering-operator
Use the following command(s) from a system with docker service installed and running.
Example:
$ docker login <Hosted Registry Name>
Username: ${REGISTRY-SERVICE-ACCOUNT-USERNAME}
Password: ${REGISTRY-SERVICE-ACCOUNT-PASSWORD}
Login Succeeded!
$ docker pull quay.io/opencloudio/ibm-metering-operator