[Kubernetes in Google Cloud] 개요

Speedwell🍀·2022년 7월 18일
0
post-thumbnail

이번 강의에서 다루는 것

  • 도커 컨테이너에서의 작업
  • 해당 작업을 Google Kubernetes Engine에 제공하는 Kubernetes cluster로 배포하는 방법
  • 증가한 트래픽에 대처할 수 있게 스케일링 하는 방법
  • 애플리케이션 업데이트에 따라 지속적으로 Kubernetes cluster로 새로운 코드를 배포하는 방법

  1. hands-on practice

    • configuring Docker images, containers
    • deploying fully-fledged(자질을 갖춘) Kubernetes Engine applications
  2. practical skills

    • needed for integrating container orchestration into your own workflow

Kubernetes

: the most popular container orchestration system


Google Kubernetes Engine

: designed specifically to support managed Kubernetes deployments in Google Cloud.



목차

Lab1) Introduction to Docker
Lab2) Kubernetes Engine: Qwik Start
Lab3) Orchestrating the Cloud with Kubernetes
Lab4) Managing Deployments Using Kubernetes Engine
Lab5) Continous Delivery with Jenkins in Kubernetes Engine


이 퀘스트를 끝낸 후 Deploy to Kubernetes in Google Cloud에서 마지막 Challenge Lab을 완료하면 exclusive Google Cloud digital badge 얻을 수 있음!


설정 및 요구사항

모든 lab 실습 전에 해야하는 것!


1. Start Lab 클릭


2. Open Google Console 클릭 후 로그인

  • 이용약관 동의하기
  • 복구 옵션 or 2단계 인증 ❌
  • 무료 평가판 신청 ❌

3. Google Cloud Shell 활성화

gcloud에 대해 더 자세히 알고 싶으면 링크 참고



참고자료

쿠버네티스와 컨테이너, 도커에 대한 기본 개념

쿠버네티스 공식 문서

0개의 댓글