DiptoChakrabarty / DiptoChakrabarty/MySQLInstanceController
Creation of PVC and PV to isolate MySQL data
Open
- Dominant language
- Go
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the mysql data in stored within the pod
the mysql statefulset should have a persistent volume attached to it where the mysql data must be saved in case of pod deletion or failure
Contributor guide
Assessment
This issue has not been assessed yet.