Comment on Kubernetes storage backends

<- View Parent
karlhungus@lemmy.ca ⁨3⁩ ⁨days⁩ ago

I guess i shouldn’t have answered, I do have experience with multiple storage-classes, but none of the classes you mention (so like i don’t really know anything about them). I envisioned you dealing with pod level storage issues and thought that’d be something most programs would have lots of difficulty dealing with, where as a more service oriented approach would expect remote failures (hence the recommendation).

All of the things you mentioned don’t seem like they have provisioners, so maybe you mean your individual nodes would have these associated remote fs’. At that point i don’t think kubelet cares, you just mount those on the machines and tell kubelet about it via host mount

Oh shit look there’s a CSI driver for juicefs juicefs.com/docs/csi/introduction/, they kinda start out recommending the host mount juicefs.com/docs/…/use_juicefs_in_kubernetes/.

We make some use of PV’s but people i find my team often tend to avoid them.

I probably should have shut my mouth from the start!

source
Sort:hotnewtop