Copying files to an app pod

bar1

Contributor
Joined
Dec 18, 2018
Messages
115
Hi,

What is the correct procedure to copy files to an app docker/pod?
I created a new jellyfin instance but after copying the file to :
/var/lib/kubelet/pods/914a7564-b850-427a-b728-8fb7786731f9/volumes/kubernetes.io~csi/pvc-55755ee5-d466-4f1e-a0e5-5b418f0d3b8e/mount/data
the app didn't start.
 

Kris Moore

SVP of Engineering
Administrator
Moderator
iXsystems
Joined
Nov 12, 2015
Messages
1,471
Personally I make a host volume, like /mnt/tank/mydata, and map that into the pod via the host-volumes interface.
 

bar1

Contributor
Joined
Dec 18, 2018
Messages
115
not sure what i am doing wrong but i tried twice to update jellyfin with my old configs, once with everything around 50gb, and second time just the DB and in both cases it refuses to deploy ...any ideas?
 

truecharts

Guru
Joined
Aug 19, 2021
Messages
788
not sure what i am doing wrong but i tried twice to update jellyfin with my old configs, once with everything around 50gb, and second time just the DB and in both cases it refuses to deploy ...any ideas?

Considering you're talking about Jellyfin and are using PVC storage for config, it looks like you're using TrueCharts.
Please be aware we offer support on Discord only and it might be best to ask our support staff there directly.
 
Top