본문 바로가기 메뉴 바로가기

우영's devlog

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

우영's devlog

검색하기 폼
  • 개발관련 (96)
    • Cloud (8)
    • Kubernetes (9)
    • BigData (5)
    • Kafka (2)
    • Spark (3)
    • ELK (1)
    • Python (3)
    • ML DL (3)
    • Docker (2)
    • Microservice (3)
    • Spring Boot 2.0 Reference (3)
    • Spring Boot Project (7)
    • ASP.NET (7)
    • JavaScript (1)
    • Bash Shell (1)
    • VBA (2)
    • Git (2)
    • Tools (9)
    • Vue.js (5)
    • SQL (2)
    • Linux (2)
    • Kubeflow (1)
    • MLOps (15)
  • 방명록

kubernetes (4)
Kubernetes 클러스터 구성하기 (with. GCP, Ansible, kubeadm)

윈도우 WSL Ubuntu 환경에서 진행하였습니다. gcloud CLI 설치 (Ubuntu) sudo apt-get install apt-transport-https ca-certificates gnupg # 패키지 소스로 gcloud CLI 배포 URI 추가 echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | sudo tee -a /etc/apt/sources.list.d/google-cloud-sdk.list # Google Cloud 공개 키를 가져오기 curl https://packages.cloud.google.com/apt/doc/apt-ke..

Kubernetes 2022. 11. 22.
Azure Kubernetes Service + Azure Firewall

Prerequisite Azure Cli Login SUBSCRIPTION= az upgrade az login az account set --subscription $SUBSCRIPTION helm Install 👉 https://helm.sh/docs/intro/install/ Azure Cloud 사용하기 참고 리소스 그룹 생성 az group create --name woodong-rg --location koreacentral Azure Kubernetes Service # 가상 네트워크 생성 az network vnet create \ --resource-group woodong-rg \ --name woodong-aks-vnet \ --address-prefixes 10.20.0.0/16 \..

Cloud 2022. 11. 16.
Azure Kubernetes Service 기본 구성

Prerequisite Azure Cli Login SUBSCRIPTION= az upgrade az login az account set --subscription $SUBSCRIPTION helm Install 👉 https://helm.sh/docs/intro/install/ Azure Cloud 사용하기 참고 리소스 그룹 생성 RG_NAME=woodong-rg az group create --name $RG_NAME --location koreacentral Azure Kubernetes Service AKS_NAME=woodong-aks az aks create \ --name $AKS_NAME \ --resource-group $RG_NAME \ --network-plugin azure \ -..

Cloud 2022. 11. 16.
Part3. Orchestrating with Kubernetes

마이크로 서비스 실습을 위해 시리즈로 Posting할 예정입니다. freeCodeCamp의 Learn Kubernetes in Under 3 Hours: A Detailed Guide to Orchestrating Containers 블로그 글을 토대로 작성하였습니다. 제 코드는 여기서 확인하실 수 있습니다. Kubernetes란? 1. 개념 container orchestration tool kubernetes가 하는 일 여러 host (= node in k8s) 를 묶어 클러스터를 구성 container를 적절한 위치에 배포 (auto-placement) container 가 죽으면 자동으로 복구 (auto-restart) 필요에 따라 container 를 매끄럽게 추가(scaling), 복제(rep..

Microservice 2018. 10. 29.
이전 1 다음
이전 다음
공지사항
  • 안녕하세요~블로그 시작합니다
최근에 올라온 글
최근에 달린 댓글
TAG
  • Kafka
  • ASP.NET
  • Azure CLI
  • kubernetes
  • Azure Kubernetes Service
  • aks
  • dockerfile
  • docker
  • celery
  • gcp
more

Blog is powered by Tistory / Designed by Tistory

티스토리툴바