Creation of PVC and PV to isolate MySQL data

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go, kubernetes, mysql

Research direction

Start by locating the MySQL StatefulSet and the controller code or resource definitions that create it. Determine how the persistent volume and claim should be attached, then verify that MySQL data remains available after the pod is deleted or fails.

Written by the indexing model from the issue text.

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

Dominant language
Go
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from DiptoChakrabarty/MySQLInstanceController

All issues in DiptoChakrabarty/MySQLInstanceController

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.