DiptoChakrabarty / DiptoChakrabarty/learn_devops_with_projects
Running a mysql database on Kubernetes
Open
devops
hacktoberfest
kubernetes
- Dominant language
- Smarty
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Setup a statefulset for a mysql database in kubernetes
Here is what you should do
- Run a mysql database as a statefulset
- We should be able to authenticate into database using a username admin and password admin
- Database data should be stored in a Volume like PVC
- PVC should be created from a PV
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.