Skip to content

chore: add .kube/ to gitignore#3504

Open
manamana32321 wants to merge 3 commits intomainfrom
chore/kubeconfig-gitignore
Open

chore: add .kube/ to gitignore#3504
manamana32321 wants to merge 3 commits intomainfrom
chore/kubeconfig-gitignore

Conversation

@manamana32321
Copy link
Member

Description

.kube/ 디렉토리를 .gitignore에 추가하여 프로젝트 로컬 kubeconfig(prod/stage 클러스터 인증 정보)가 실수로 커밋되는 것을 방지합니다.

Additional context

.envrc에서 KUBECONFIG=${PWD}/.kube/config으로 설정하여 프로젝트별 kubeconfig를 사용하는 구조입니다.


Before submitting the PR, please make sure you do the following

manamana32321 and others added 2 commits March 25, 2026 02:41
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant