sameersbn / sameersbn/docker-gitlab

Question: gitlab code store in k8s

Open
#2,471 0 comments 0 reactions 0 assignees View on GitHub

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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.