나의 공부 기록

  • 홈
  • 태그
  • 카테고리

2024/06/09 2

[Kubernetes] helm

gcloud builds submit --tag gcr.io/${GOOGLE_CLOUD_PROJECT}/helm-nodejs .이미지를 빌드해서 Cloud Container Registry에 push했다.  Helm 차트helm create helm-chart차트 생성 cd helm-chartcat values.yaml  cat Chart.yamlappVersion을 확인할 수 있다. cd templatescat service.yaml helm install helm-nodejs .helm 차트를 설치했다.helm-chart 폴더 아래에서 명령어를 실행하지 않으면 위와 같은 에러가 뜬다.Chart.yaml 파일이 필요하기 때문이다. helm package .패키지를 생성한다. gcloud auth pri..

DevOps/Kubernetes 2024.06.09

[Kubernetes] 배포

GKE 클러스터에 연결export my_zone=us-central1-cexport my_cluster=cluster-1source  gcloud container clusters create $my_cluster --num-nodes 3 --zone $my_zone --enable-ip-alias를 실행시키니까 이미 존재한다고 한다.난 GUI 기반으로 생성해서 그런 듯  deployment.yamlcat > deployment.yaml   디플로이먼트 배포kubectl apply -f deployment.yaml  디플로이먼트 상태 확인kubectl get deployments kubectl get pod  kubectl exec -it {POD_NAME} -- /bin/bashnginx-deploym..

DevOps/Kubernetes 2024.06.09
이전
1
다음
더보기
프로필사진

나의 공부 기록

Roll with the punches 🚵‍♂️

  • 분류 전체보기 (647)
    • Architecture (3)
      • MSA (1)
    • Computer science (47)
      • Algorithm (46)
    • JAVA (49)
      • Error (4)
    • DB (29)
      • MySQL (8)
      • Redis (4)
      • MongoDB (5)
      • Neo4j (2)
      • Cassandra (1)
    • ORM (8)
      • JPA (8)
    • Framework (82)
      • Spring Boot (75)
      • Spring (2)
      • gRPC (4)
      • MyBatis (1)
    • Gradle (3)
    • Test (10)
      • Junit (6)
      • Mockito (2)
    • DevOps (39)
      • AWS (18)
      • Kubernetes (6)
      • Nginx (3)
      • Docker (8)
      • Jenkins (4)
    • Linux (4)
    • Web (12)
    • git (24)
    • Languages (32)
      • Python (22)
      • SQL (10)
    • Message Queue (5)
      • Kafka (5)
    • coding test (238)
      • SQL (4)
      • HackerRank (8)
    • Tool (1)
    • FE (48)
      • React (8)
      • html (40)
    • IDE (10)
      • VS Code (1)
      • Intellij (8)
      • Eclipse (1)
    • 후기 (1)
    • 활동 (0)
      • 디프만 13기 (0)
    • 영어 (0)

최근글과 인기글

  • 최근글
  • 인기글

공지사항

Archives

Calendar

«   2024/06   »
일 월 화 수 목 금 토
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

Copyright © Kakao Corp. All rights reserved.

티스토리툴바