sameersbn / sameersbn/docker-gitlab
Question: gitlab code store in k8s
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
how can I store mty code in /home/git/data ?Im deploying gitlab on k8s,I wanna store my code in case of the pod dead.Now the problem is I cannot mount the path /home/git/data
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions GitLab running on Kubernetes and the /home/git/data path, but names no repository files, tests, or entry points. Start by reviewing the container's Kubernetes volume-mount configuration and determine how code should persist after pod failure; done means the path is mounted and data survives pod replacement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100