This commit is contained in:
2024-10-29 16:08:56 +01:00
parent d593db7796
commit 6c64c14934

View File

@@ -1,4 +1,15 @@
# k8s_manifests
## info
ran on ubuntu server because i was lazy
depends on microk8s with ingress and localstorage(wrong name) plugin
also the nfs-common package (apt install nfs-common)
apart from that, plex claim key thing has to be made using kubectl create secret SECRETNAME --from-literal=KEYNAME=claim-...
(see plex/pod.yaml)
also don't forget to edit the nfs target etc.
## TODO
- fix sonar, right now it gives 502 for some reason. debugging the service works (port-forward), only via ingressit fails