This is a Helm chart for deploying BirdNET-Go to a Kubernetes cluster.
To install the repo just run:
helm repo add iszumpo https://iszumpo.github.io/birdnet-go-charts/
helm repo update
-
helm install your-release iszumpo/birdnet-go
The chart uses Akri for attaching USB devices to the kubernetes pods. For more information about Akri and how to create the udev rules please read through my article.