@@ -140,6 +140,8 @@ for a secure solution.
|
|||||||
|
|
||||||
Name: mysql-pv
|
Name: mysql-pv
|
||||||
Labels: <none>
|
Labels: <none>
|
||||||
|
Annotations: pv.kubernetes.io/bound-by-controller=yes
|
||||||
|
StorageClass:
|
||||||
Status: Bound
|
Status: Bound
|
||||||
Claim: default/mysql-pv-claim
|
Claim: default/mysql-pv-claim
|
||||||
Reclaim Policy: Retain
|
Reclaim Policy: Retain
|
||||||
@@ -152,7 +154,7 @@ for a secure solution.
|
|||||||
FSType: ext4
|
FSType: ext4
|
||||||
Partition: 0
|
Partition: 0
|
||||||
ReadOnly: false
|
ReadOnly: false
|
||||||
No events.
|
Events: <none>
|
||||||
|
|
||||||
1. Inspect the PersistentVolumeClaim:
|
1. Inspect the PersistentVolumeClaim:
|
||||||
|
|
||||||
@@ -160,12 +162,15 @@ for a secure solution.
|
|||||||
|
|
||||||
Name: mysql-pv-claim
|
Name: mysql-pv-claim
|
||||||
Namespace: default
|
Namespace: default
|
||||||
|
StorageClass:
|
||||||
Status: Bound
|
Status: Bound
|
||||||
Volume: mysql-pv
|
Volume: mysql-pv
|
||||||
Labels: <none>
|
Labels: <none>
|
||||||
|
Annotations: pv.kubernetes.io/bind-completed=yes
|
||||||
|
pv.kubernetes.io/bound-by-controller=yes
|
||||||
Capacity: 20Gi
|
Capacity: 20Gi
|
||||||
Access Modes: RWO
|
Access Modes: RWO
|
||||||
No events.
|
Events: <none>
|
||||||
|
|
||||||
## Accessing the MySQL instance
|
## Accessing the MySQL instance
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user