Kubernetes Engine: Qwik Start
Kubernetes는 open-source cluster management system이다.
Google Kubernetes Engine (GKE)는 이러한 Kubernetes를 기반으로 Google infrastructure을 사용하여 containerized application을 배치하고, 관리하고, scaling하는 환경을 제공해준다.
GKE는 하나의 container cluster를 이루는 많은 machine들로 이루어져있다.
default compute zone을 바꾸고 GKE cluster를 생성한 후 authentication credential을 받았다.
그 후 hello-app container image를 이용하여 새로운 deploment object를 생성하였다.
외부에서 접속할 수 있도록 포트를 열어 인터넷으로 접속할 수 있었다.
그런 다음 cluster를 삭제해주었다.
'Cloud > Google Cloud Study Jam' 카테고리의 다른 글
Kubernetes in Google Cloud #4 (0) | 2022.07.25 |
---|---|
Kubernetes in Google Cloud #3 (0) | 2022.07.25 |
Kubernetes in Google Cloud #1 (0) | 2022.07.09 |
Evaluating a Data Model (0) | 2022.06.21 |
Interactive Data Exploration with Vertex AI Workbench (0) | 2022.06.21 |
댓글