Summary
Create a Kubernetes operator for deploying buswatch sidecars.
Proposed Features
- Custom Resource Definition (CRD) for BuswatchMonitor
- Automatic sidecar injection
- Per-namespace configuration
- Integration with service mesh
Use Cases
- Automatic instrumentation of pods
- Centralized configuration
- Dynamic scaling
Implementation
Consider using kube-rs or Operator SDK.
Note
This is a larger undertaking and may be a separate project.
Summary
Create a Kubernetes operator for deploying buswatch sidecars.
Proposed Features
Use Cases
Implementation
Consider using kube-rs or Operator SDK.
Note
This is a larger undertaking and may be a separate project.