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.
Bonree Operator
The Bonree Operator supports the rollout and lifecycle management of various Bonree components in Kubernetes and OpenShift.
SmartAgent
classicFullStack: Deploys one SmartAgent pod per node to monitor both the node itself and its workloads.
agentModules: Provides webhook-based automatic injection for application-only monitoring.
After installing the Bonree Operator, create a Secret in the same namespace as the Operator.
This secret must contain your API and PaaS tokens:
You can update this secret at any time to rotate tokens.
Next, create a SmartKube custom resource (SmartKube) in the same namespace as the Operator, and configure it as needed.
apiUrl
The URL of your Bonree environment’s API.
Example:
For more details and step-by-step instructions, please refer to our documentation.
https://one.bonree.com/rest/apm/agentDown
oc -n <project> create secret generic smartkube \ --from-literal="PaaSToken=<Token>"
The following information was extracted from the dockerfile and other sources.
| Canonical image ID | Bonree Operator Bundle |
| Provider | 北京博睿宏远数据科技股份有限公司 |
| Architecture | amd64 |
The following evidence verifies the image's security and build process compliance with mandated internal standards.
| Security audit date | 1/10/2026, 10:29:29 PM |
| Container certification |
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