A Kubernetes operator for managing Bindplane server deployments in Kubernetes clusters.
⚠️ Beta: The Bindplane Operator is currently in beta and is not recommended for production use. If you are interested in using the operator, please reach out to your Bindplane contact or Bindplane support.
Bindplane is a telemetry pipeline built on OpenTelemetry that enables teams to collect, refine, and export metrics, logs, and traces from any source to any destination. The Bindplane Operator automates the deployment and management of Bindplane server in Kubernetes.
See Getting Started for instructions on deploying Postgres and Bindplane.
- Getting Started — Deploy Postgres and Bindplane
- Architecture — Operator design and components
- Configuration — Bindplane configuration (license, auth, store, etc.)
- API Reference (CRD) — Full list of Bindplane custom resource options
- Security — TLS, Secrets, cert-manager, and webhook configuration
- Autoscaling — Node HPA behavior and recommendations
- Deployment — Deployment sizing guidance
- Monitoring — Operator metrics and Prometheus integration
Please read the Contributing Guide before submitting a pull request.
This project follows the CNCF Code of Conduct.
To report a vulnerability, see SECURITY.md.
This project is licensed under the Apache License 2.0.
- Bindplane: Learn more about Bindplane and its capabilities
- Bindplane Documentation: Documentation for using Bindplane
- Bindplane OTEL Collector: The Bindplane Distro for OpenTelemetry Collector (BDOT Collector)
- OpenTelemetry: Learn about the OpenTelemetry project that powers Bindplane