InfoGrab Docs

GitLab Runner Helm 차트 문제 해결

GitLab Runner Helm 차트 설치 및 운영 중 발생하는 일반적인 오류와 해결 방법을 안내합니다.

오류: Job failed (system failure): secrets is forbidden # 다음 오류가 표시되는 경우, RBAC 지원을 활성화 하여 수정하세요: Using Kubernetes executor with image alpine ... ERROR: Job failed (system failure): secrets is forbidden: User "system:serviceaccount:gitlab:default" cannot create resource "secrets" in API group "" in the namespace "gitlab" 오류: Unable to mount volumes for pod # 필요한 시크릿에 대한 볼륨 마운트 실패가 발생하는 경우, 등록 토큰 또는 러너 토큰이 시크릿에 저장되어 있는지 확인하세요. Google Cloud Storage로의 느린 아티팩트 업로드 # 러너 헬퍼 파드가 CPU 바운드 상태가 되어 Google Clou