Kubernetes with Helm
Prerequisites
Installation
Step 1: Add the Helm Repository
# Add the Mermin Helm repository (when available)
helm repo add mermin https://elastiflow.github.io/mermin
helm repo updateStep 2: Create a Configuration File
Step 3: Deploy with Helm
Step 4: Verify the Deployment
Configuration via values.yaml
Configuration via HCL File
DaemonSet Deployment Pattern
Resource Configuration
Upgrading Mermin
Upgrade Helm Chart and Application
Upgrade Only Configuration
Rollback
Uninstalling Mermin
Advanced Configuration
Custom Image Repository
Node Affinity
Priority Class
Host PID Namespace
Troubleshooting
Pods Not Starting
No Flow Traces
High Resource Usage
Next Steps
Need Help?
Last updated