Skip to content

isZumpo/birdnet-go-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WORK IN PROGRESS

BirdNET-Go Helm Chart

This is a Helm chart for deploying BirdNET-Go to a Kubernetes cluster.

Add Helm repository

To install the repo just run:

helm repo add iszumpo https://iszumpo.github.io/birdnet-go-charts/
helm repo update

Helm Charts

  • birdnet-go

    helm install your-release iszumpo/birdnet-go

Configuration

Udev rules for mics

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.