You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Štefan Miklošovič edited this page Apr 20, 2020
·
1 revision
Setting up Persistent Volumes for dynamic volume provisioning
Prerequisites
Any cluster (recommended with at least 3 nodes). If Cassandra's rack awareness is important in your case, deploy your environment with nodes in different fault domains (zones).
A storage class that allows creating PVs in the same zone as the requesting pod/pv claim (we name it topology-aware-standard, but use any name that you see fit). One should follow Kubernetes storage classes general information to properly set up a storage class for any specific provider. Moreover, use the WaitForFirstCustomer option for volumeBindingMode: