Relative Content

Tag Archive for kubernetespersistent-volumespersistent-volume-claims

Automatic volume migration following the pod

I have k8s test cluster with 1 master and 2 worker nodes.
I created a PersistentVolumeClaim resource using the Hetzner Cloud csi driver. This driver only allows you to create ReadWriteOnce volumes.