Storage
Working with Kubernetes PVCs and Storage Classes
You can configure the Storage Class and Persistent Volume Claims (PVCs) from the DuploCloud Portal.
- 1.In the DuploCloud Portal, navigate to DevOps --> Containers --> AKS/Native.
- 2.Click the K8S Storage tab. The Kubernetes Storage page displays. From this page, you define your Kubernetes Persistent Volume Claims and Storage Classes. The Persistent Volume Claims option is selected by default.The Persistent Volume Claims option on the Kubernetes Storage page
- 3.Click Add. The Add Kubernetes Persistent Volume Claim page displays.The Add Kubernetes Persistent Volume Claim page
- 4.Define the PVC Name, Storage Class Name, Volume Name, Volume Mode, and other details such as volume Access Modes.
- 5.Click Add.
- 6.On the Kubernetes Storage page, select the Storage Class option.The Storage Class option on the Kubernetes Storage page
- 7.Click Add. The Add Kubernetes Storage Class page displays.The Add Kubernetes Storage Class page
- 8.Define the Storage Class Name, Provisioner, Reclaim Policy, and Volume Binding Mode. Select other options, such as whether to Allow Volume Expansion.
- 9.Click Add.
Last modified 1mo ago