munnerz / kube-plex

Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!
Apache License 2.0
1.22k stars 191 forks source link

Unable to use transcoder with ARM processors. #125

Open Jewsh-S opened 1 year ago

Jewsh-S commented 1 year ago

In the case of an RPI cluster, it is only possible to run the entire platform on a single node.

Would be really great if I could fork from your repository to take the transcoder and run it on a RPI compatible system so I could use multiple nodes for transcoding on a low power RPI setup.