Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- CI/CD
- deploy
- argocd
- Jenkins
- helm
- GitLab
- Monitoring
- gitlab cd
- opentelemetry
- 모의해킹
- 웹 취약점
- 크롤링
- ECR
- gitlab ci
- Kubernetes
- DevOps
- eks
- Prometheus
- 스크레이핑
- scraping
- 웹 해킹
- CI
- Service Mesh
- sonarqube
- linkerd
- docker
- Crawling
- Resource
- CD
- Grafana
Archives
- Today
- Total
목록runner (1)
ㅡ.ㅡ
[Gitlab] Gitlab Runner 연동
CI/CD 진행 시 해당 Runner를 통해 작업을 지시한다. helm gitlab-runner 설치 helm repo add gitlab https://charts.gitlab.io helm pull gitlab/gitlab-runner tar -xvzf gitlab-runner.tgz values.yaml파일 수정 40 gitlabUrl: 주소 41 42 ## The Registration Token for adding new Runners to the GitLab Server. This must 43 ## be retrieved from your GitLab Instance. 44 ## ref: https://docs.gitlab.com/ce/ci/runners/README.html 45 ## 46..
WorkFlow
2021. 9. 19. 14:43