반응형
250x250
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 | 29 | 30 |
Tags
- node
- Flux
- Spring
- 도커
- Airflow
- codepipeline
- or some instances in your deployment group are experiencing problems.
- Spring Error
- Python
- aws
- COALESCE
- codebuild
- SQL
- redis
- AWS CI/CD 구축하기
- java bigdecimal
- bootstrap
- VPN
- Jenkins
- IntelliJ
- chartjs
- codedeploy
- docker
- JavaScript
- aws cicd
- kubeflow
- Kafka
- chart.js
- PostgreSQL
- codedeploy error
Archives
- Today
- Total
목록helm repo (1)
Small Asteroid Blog

Helm 이란 deployment, service, ingress 등 yaml 파일을 하나의 패키지로 관리하기 위해 사용하는 도구로 yaml 내용이 변하면 한번에 처리가 가능해서 간편하다. Helm 설치하기 $ brew install helm Helm 설치 참고 사이트 https://helm.sh/docs/intro/install/ Installing Helm Learn how to install and get running with Helm. helm.sh Helm Chart Repository 초기화 $ helm repo add stable bitnami https://charts.helm.sh/stable Helm Repository 헬름이 준비되면 차트 리포지토리를 추가할 수 있다. 다운 가능한 ..
클라우드 및 인프라/Kubernetes
2023. 4. 21. 14:34