Skip to content

Commit

Permalink
Add akri udev rule information to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
isZumpo committed Aug 14, 2024
1 parent 98c30ce commit d82fdf7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,11 @@ helm repo update

```bash
helm install your-release iszumpo/birdnet-go
```
```


### Configuration

#### Udev rules for mics

The chart uses [Akri](https://docs.akri.sh/) 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](https://medium.com/@hampusc/how-to-attach-usb-devices-to-kubernetes-pods-using-akri-19fb70d41f1e).

0 comments on commit d82fdf7

Please sign in to comment.