controlm/agent
An image of the Control-M/Agent for Managing Kubernetes Workloads with Control-M
10K+
This docker repository contains docker container images for the installation of Control-M for Kubernetes.
BMC-provided images are based on AlmaLinux Minimal, which includes microdnf package manager. They contain the following main components:
Kubernetes plug-in
Control-M/Agent, including Control-M Application Integrator and Control-M Automation API CLI
To deploy the container image, install a Helm chart.
By default, the Helm chart deploys a BMC-provided image containing Java runtime. The image tag ends with k8s-openjdk. See the full tag listing below for a range of versions.
If you want to use your own Java, create your custom image based on another BMC-provided image that does NOT contain the Java component and has a tag that ends with k8s. For more information, see Preparing a Container Image with External Java
You can also create an image to handle SSL connection as described in the documentation.
No other images and no other image customizations are supported.
Tag | Image Version | Release date |
---|---|---|
latest-k8s | 9.0.21.310 | February 2025 |
latest-k8s-openjdk | 9.0.21.310 | February 2025 |
9.0.21.310-k8s | 9.0.21.310 | February 2025 |
9.0.21.310-k8s-openjdk | 9.0.21.310 | February 2025 |
9.21.305-k8s | 9.21.305 | December 2024 |
9.21.305-k8s-openjdk | 9.21.305 | December 2024 |
9.21.300-k8s | 9.21.300 | September 2024 |
9.21.300-k8s-openjdk | 9.21.300 | September 2024 |
9.21.210-k8s | 9.21.210 | July 2024 |
9.21.210-k8s-openjdk | 9.21.210 | July 2024 |
9.21.205-k8s | 9.21.205 | April 2024 |
9.21.205-k8s-openjdk | 9.21.205 | April 2024 |
9.21.200-k8s | 9.21.200 | January 2024 |
9.21.200-k8s-openjdk | 9.21.200 | January 2024 |
Setup and usage information is available in the Control-M for Kubernetes documentation.
For support for BMC products, go to Support Central - BMC Software.
Read the License before pulling and using the Control-M/Agent
docker pull controlm/agent