Benjamin Wetteborn
Benjamin Wetteborn
@Krm1t You wouldn't by any chance found any sort of break through? I've gotten so far that I can access the pod running Plex server via browser (:32400/web). Howerver, I...
And I totally just got it working...of course after I made a post. I had to SSH tunnel to the pod. sudo kubectl port-forward --namespace=plex 32400:32400 Had to add the...
@Krm1t Hmmm, yeah didn't run into that issue myself. I'm running Ubunutu 19.10 Server edition used Microk8s for my Kubernetes install, had to modifiy some of the commands to install...