Welcome to the Linux Foundation Forum!
What bounds a pvc to a pv

Hello,
I do non understand what is the factor/parameter that bounds a pvc to a pv.
Ex: if I create two pv and two pvc, which one bounds to which one?
Thanks in advance!
Stefan
0
Hello,
I do non understand what is the factor/parameter that bounds a pvc to a pv.
Ex: if I create two pv and two pvc, which one bounds to which one?
Thanks in advance!
Stefan
Answers
Hi Stefan,
In chapter 5 you can find explained the matching parameters of the binding phase. In addition to that, there is always your best friend, the documentation:
https://kubernetes.io/docs/concepts/storage/persistent-volumes/
Regards,
-Chris