and basically, i would want my jupyter spawned pods to be in the local cluster, with virutal storage classes , pvc and pv, and the real storage to be inside the remote cluster. This would be really experimental.
The idea is to find out if, and how, it would be possible to provide persistent volumes to my pods, that are not coming from local-hostpath from the same cluster node... but well this eaxmple idea is very experimental we need other possibilities
Ok let's just plan a try with this:
the goal would be to get this :
https://docs.liqo.io/en/stable/usage/stateful-applications.html#usagestatefulapplicationsvirtualstorageclass
and basically, i would want my jupyter spawned pods to be in the local cluster, with virutal storage classes , pvc and pv, and the real storage to be inside the remote cluster. This would be really experimental.
The idea is to find out if, and how, it would be possible to provide persistent volumes to my pods, that are not coming from local-hostpath from the same cluster node... but well this eaxmple idea is very experimental we need other possibilities