File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed 
docs/main/Solutioning/openebs-on-kubernetes-platforms/EKS Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ kubectl get pvc
167167
168168**Output** 
169169NAME              STATUS   VOLUME                                     CAPACITY   ACCESS MODES   STORAGECLASS   VOLUMEATTRIBUTESCLASS   AGE 
170- ms-volume-claim   Bound    pvc-143581bb-76f9-4abe-a4f9-9ae5099c286d   1Gi        RWO            mayastor-3     < unset>                  2m42s 
170+ ms-volume-claim   Bound    pvc-143581bb-76f9-4abe-a4f9-9ae5099c286d   1Gi        RWO            mayastor-3     unset                    2m42s 
171171
172172**Command** 
173173
@@ -179,11 +179,11 @@ kubectl get pv
179179
180180``` 
181181NAME                                       CAPACITY   ACCESS MODES   RECLAIM POLICY   STATUS   CLAIM                            STORAGECLASS            VOLUMEATTRIBUTESCLASS   REASON   AGE
182- pvc-143581bb-76f9-4abe-a4f9-9ae5099c286d   1Gi        RWO            Delete           Bound    default/ms-volume-claim          mayastor-3              < unset >                           2m46s
183- pvc-6064b04a-ceb4-4b46-b44b-eb15f77ecf41   2Gi        RWO            Delete           Bound    openebs/data-openebs-etcd-0      mayastor-etcd-localpv   < unset >                           119m
184- pvc-94b34749-c33a-42d2-85fb-c8935f0a6b25   2Gi        RWO            Delete           Bound    openebs/data-openebs-etcd-2      mayastor-etcd-localpv   < unset >                           119m
185- pvc-9ff4ae1b-f6f9-4e4d-a616-d1e40c17effc   2Gi        RWO            Delete           Bound    openebs/data-openebs-etcd-1      mayastor-etcd-localpv   < unset >                           119m
186- pvc-fdd82823-7f3b-4f19-8346-0d037ebb61d8   10Gi       RWO            Delete           Bound    openebs/storage-openebs-loki-0   mayastor-loki-localpv   < unset >                           119m
182+ pvc-143581bb-76f9-4abe-a4f9-9ae5099c286d   1Gi        RWO            Delete           Bound    default/ms-volume-claim          mayastor-3              unset                             2m46s
183+ pvc-6064b04a-ceb4-4b46-b44b-eb15f77ecf41   2Gi        RWO            Delete           Bound    openebs/data-openebs-etcd-0      mayastor-etcd-localpv   unset                             119m
184+ pvc-94b34749-c33a-42d2-85fb-c8935f0a6b25   2Gi        RWO            Delete           Bound    openebs/data-openebs-etcd-2      mayastor-etcd-localpv   unset                             119m
185+ pvc-9ff4ae1b-f6f9-4e4d-a616-d1e40c17effc   2Gi        RWO            Delete           Bound    openebs/data-openebs-etcd-1      mayastor-etcd-localpv   unset                             119m
186+ pvc-fdd82823-7f3b-4f19-8346-0d037ebb61d8   10Gi       RWO            Delete           Bound    openebs/storage-openebs-loki-0   mayastor-loki-localpv   unset                             119m
187187``` 
188188
189189**Command** 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments