Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview


This topic describes the steps to create persistent volumes in Kubernetes cluster.

Prerequisites


Before you begin, ensure:

  • Kubernetes Cluster is pre-deployed and the status is running
  • You are entitled to the Kubernetes Cluster
  • At least one
    • Namespace is available
    • Storage class is created

Create Persistent Volume


To create storage class:

  1. Click the Kubernetes cluster.
  2. Navigate to Persistent Volumes > Actions > Create Persistent Volume.

Create Persistent Volume

Once the volume is created, you will see it listed from the PersistentVolumes tab. 

View new Persistent Volume

  • No labels