Articles Today I Learnt FM

hex

No more Docker, bash scripts and terminals
How to use /dev/shm from Kubernetes pods on

Following up from this, I also had to add /dev/shm to Frigate. A SHM device is simply a temporary filesystem which uses RAM as a storage instead of a persistent storage.

In a pod definition this is …

How to use GPU hardware acceleration from Kubernetes pods on

I have been slowly migrating the containers in my homelab to kubernetes, and recently I have done Frigate. Frigate is not a standard container, it requires a few extra features to run. Internally it …

Something I have put together with Django and K3s
Page 1