2.1 설치 없이 쿠버네티스 사용하기

2.1.1 카타코다 쿠버네티스 플레이그라운드

https://www.katacoda.com/courses/kubernetes/playground

katacoda.com is now closed to the public and content is no longer available. The full details are available on O'Reilly here.

현재는 닫혀있다.

2.1.2 Play with Kubernetes

https://labs.play-with-k8s.com

2.2 도커 데스크톱을 이용한 쿠버네티스 설치

2.3 클라우드 서비스에서 제공하는 쿠버네티스 도구

쿠버네티스를 사용할 때 보통 여러 대의 서버를 클러스터로 구성해 사용

각 클라우드 서비스에서 제공하는 관리형 쿠버네티스 도구 → 쿠버네티스 클러스터를 전반적으로 관리 ⇒ 번거로운 인프라 구성과 클러스터 관리를 신경쓰지 않고 쿠버네티스의 기능만 사용가능

2.3.1 구글 쿠버네티스 엔진

GKE(Google Kubernetes Engine)

2.3.2 아마존 쿠버네티스 일래스틱 컨테이너 서비스

Amazon EKS(Amazon Elastic Container Service for Kubernetes)

2.3.3 애저 쿠버네티스 서비스

AKS(Azure Kubernetes Service)