IBM DataPower Operations Dashboard v1.0.20.x
A newer version of this product documentation is available.
You are viewing an older version. View latest at IBM DPOD Documentation.
Cloud Agent Images
The Cloud Agent container images of 1.0.20.0 fail to deploy due to wrong image digests.
Make sure to use the Cloud Agent container images provided in 1.0.20.1 (or above) instead.
Â
The DPOD Cloud Agent images are currently only available for download from Passport Advantage (PPA). In order for the Kubernetes cluster to be able to pull the container images successfully, the images need to be loaded to a container registry, and mirroring must be configured. The container registry may be a private registry which is accessible to the cluster, or OCP’s internal container registry (if using OCP). In the future, the images will be available via IBM’s icr.io/cpopen
and cp.icr.io/cp/dpod
container registries.
Without a proper mirroring, the pods will fail on ImagePullBackOff
error when trying to pull the images.
Â
This is the list of the image file names (as available on PPA) and their corresponding images names and tags. See Cloud Agent Overview for a list of available versions.
Image File Name | Image Name and Tag |
---|---|
dpod-ca-operator-catalog-<DPOD-VERSION>.tgz | dpod-cloud-agent-operator-catalog:<OPERATOR-VERSION>-amd64 |
dpod-ca-operator-bundle-<DPOD-VERSION>.tgz | dpod-cloud-agent-operator-bundle:<OPERATOR-VERSION>-amd64 |
dpod-ca-operator-<DPOD-VERSION>.tgz | dpod-cloud-agent-operator:<OPERATOR-VERSION>-amd64 |
dpod-ca-api-proxy-<DPOD-VERSION>.tgz | dpod-cloud-agent-api-proxy:<DPOD-VERSION>-amd64 |
dpod-ca-http-ingester-<DPOD-VERSION>.tgz | dpod-cloud-agent-http-ingester:<DPOD-VERSION>-amd64 |
dpod-ca-manager-<DPOD-VERSION>.tgz | dpod-cloud-agent-manager:<DPOD-VERSION>-amd64 |
dpod-ca-messaging-broker-<DPOD-VERSION>.tgz | dpod-cloud-agent-messaging-broker:<DPOD-VERSION>-amd64 |
dpod-ca-syslog-ingester-<DPOD-VERSION>.tgz | dpod-cloud-agent-syslog-ingester:<DPOD-VERSION>-amd64 |
Choose the Appropriate Procedure
The procedure for loading the Cloud Agent images varies, depending on the flavor of Kubernetes and the type of container registry in you environment:
 | A private container registry | OCP’s internal container registry |
---|---|---|
RedHat OpenShift Container Platform | Follow OCP & OCP Internal Registry | |
Other Kuberenetes flavors | Â |
Â
Copyright © 2015 MonTier Software (2015) Ltd.