-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Package buswatch for Kubernetes deployment with Helm.
Proposed Features
- Deployment/StatefulSet options
- Service and Ingress configuration
- ConfigMap for settings
- Resource limits and requests
- Pod disruption budgets
- Horizontal pod autoscaling
Structure
charts/buswatch/
├── Chart.yaml
├── values.yaml
├── templates/
│ ├── deployment.yaml
│ ├── service.yaml
│ ├── configmap.yaml
│ └── ...
Benefits
- Standard Kubernetes deployment
- Easy configuration
- GitOps compatible
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request