Kubernetes Cluster implements persistent data with the help of Persistent Volumes (PV) and Persistent Volume Claims (PVC). PV is storage provisioned by an administrator, which is similar to Volumes but with lifecycle independent of any individual pod. PVC is a request for the PV storage with a specific size and access mode.
CirrusGrid PaaS allows automatically configure NFS volume provisioner during installation. Such a solution automatically provision a persistent volume each time PVC is created. Thus, there is no need to set up PVs with desired AccessMode or StorageClass manually.
Tip: CirrusGrid PaaS implementation of the NFS volume provisioner for the Kubernetes Cluster package uses a dedicated Shared Storage Container. You can find it in the environment topology. The jelastic-dynamic-volume is a default StorageClass in CirrusGrid Kubernetes Cluster. Herewith, all data is stored in the /data directory.
Powered by BetterDocs
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.