Hi,
In Zookeeper we have the notion of persistent/ephemeral nodes, but I'm struggling to understand why these concepts have been used here in terms of persistent volumes in K8s.
Can someone elaborate a bit further on what the objectives are for this intentional configuration?
Thanks.