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.
Bundle for Red Hat Data Grid Operator.
== Limitations on deploying multiple Data Grid Operator versions
Due to the Operator Lifecycle Manager (OLM) and Custom Resource Definitions (CRDs) being deployed cluster-wide, you cannot deploy different versions of the Data Grid Operator on the same cluster.
To avoid issues, deploy the Operator cluster-wide and use the spec.version field in your Data Grid server custom resources to control server version upgrades.
For more information, see the documentation for the Data Grid Operator 8.4.x and 8.5.x spec.version feature at https://access.redhat.com/solutions/7020126
The following information was extracted from the dockerfile and other sources.
| Canonical image ID | Red Hat Data Grid Operator Bundle |
| Summary | Red Hat Data Grid Operator |
| Description | Operator bundle for RHDG 8.x |
| Provider | Red Hat |
| Maintainer | jboss-support-dg6@redhat.com |
| Repository name | datagrid/datagrid-8-prod-operator-bundle |
| Image version | 8.5.14 |
| Architecture | amd64 |
| GPG Key ID |
Use a registry service account token to authenticate your container client. This allows you to pull images without using your personal Red Hat credentials, which is recommended for CI/CD pipelines and automated deployments.
Run the following command, then enter your registry token credentials when prompted by the terminal.
Pull the image
Use the following instructions to get images from a Red Hat container registry using your Red Hat login.
Run the following command, then enter your login credentials when prompted by the terminal.
Pull the image
Use the following instructions to get images from a Red Hat container registry without providing authentication.
Use the following command(s) from a system with podman installed.
A source manifest is available for each Red Hat product container image and includes a list of the representative open source packages used in the image. These manifests are publicly available at:
ftp.redhat.com/pub/redhat/containers/To view a list of the open source packages used in a specific container image, choose the namespace, repository, and tag to find the appropriate source manifest.
Example| Namespace | Repository | Tag |
|---|---|---|
| datagrid/ | datagrid-8-prod-operator-bundle | 8.5.14-1.txt |
A listing of every version of source packages used in published container images is publicly available at:
ftp.redhat.com/pub/redhat/containers/src.index.html