Skip to content

Commit a3b0520

Browse files
committed
Update Blog “getting-started-with-volume-snapshots-on-a-kubernetes-cluster-in-hpe-greenlake-for-private-cloud-enterprise”
1 parent f53f6e4 commit a3b0520

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/blog/getting-started-with-volume-snapshots-on-a-kubernetes-cluster-in-hpe-greenlake-for-private-cloud-enterprise.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ author: Guoping Jia
66
authorimage: /img/guoping.png
77
disable: false
88
tags:
9-
- HPE GreenLake for Private Cloud Enterprise
109
- Kubernetes
1110
- Persistent volumes
1211
- Volume snapshots
1312
- HPE CSI driver for Kubernetes
14-
- Stateful applications
13+
- Stateful application
1514
- Backup and restore
15+
- HPE GreenLake for Private Cloud Enterprise
1616
---
1717
### Overview
1818

@@ -823,6 +823,6 @@ $ mysql -h 127.0.0.1 -uroot -pCfeDemo@123 -P 43959 -t <test_employees_sha.sql
823823
### Summary
824824

825825

826-
In this blog post, I described persistent volumes and volume snapshots in K8s, and the CSI driver for K8s. Using HPE CSI driver for K8s, I demonstrated how to create a volume snapshot of a MySQL database as a backup and how to restore database using volume snapshot in the cluster. Though the whole process contained quite a few manual steps, you can easily integrate the volume snapshot capability with 3rd part tools, such as Kasten K10 by Veeam, to provide automatic backup and recovery solutions in K8s cluster.
826+
In this blog post, I described persistent volumes, volume snapshots, and the CSI driver in K8s. Using HPE CSI driver for K8s, I demonstrated how to create a volume snapshot of a MySQL database and how to restore database using the created volume snapshot in the cluster. The volume snapshot capability can be easily integrated with third-party tools like Kasten K10 by Veeam as an automatic backup and recovery solution. It can significantly simplify the process and enhance the robustness of data management in a K8s cluster.
827827

828-
You can keep coming back to the [HPE Developer blog]( https://developer.hpe.com/blog)] to learn more about HPE GreenLake for Private Cloud Enterprise.
828+
You can keep coming back to the [HPE Developer blog]( https://developer.hpe.com/blog/) to learn more about HPE GreenLake for Private Cloud Enterprise.

0 commit comments

Comments
 (0)