728x90
반응형
Overview
저는 지금 쿠버네티스와 오픈스택 관련 업무를 하고 있습니다. 일을 하며, 기본적인 명령어나 구조에 대해 알아가고 있는데요.
공부를 좀 더 체계적으로 진행하기 위해서, 이 강좌를 수강하게 되었습니다.
대세는 쿠버네티스 [초급 ~ 중급] 편입니다.
Contents
1. Why Kubernets?
2. VM vs Container
3. Getting started - Kubernetes
4. Kubernetes Overview
5. Object
- Pod [Container, Lable, Node Schedule]
- Service [ CluserIP, NodePort, LoadBalancer]
- Volume [emptyDir, HostPath, PV/PVC
- ConfigMap, Secret [Env, Mount]
- Namespace, ResourceQuota, LimitRange
6. Controller
- Replication Controller [Replica, Templete update] / ReplicaSet [Match labe]
- Deployment [Recreate, Rolling Update]
- DaemonSet / Job / Cron Job
728x90
반응형
'교육, 커뮤니티 후기 > 인프런 교육' 카테고리의 다른 글
<인프런> 대세는 쿠버네티스 [초급] - No.6 Kubernetes Cluster 설치(v1.22) (0) | 2022.08.29 |
---|---|
<인프런> 대세는 쿠버네티스 [초급] - No.5 Kubernetes Overview (0) | 2022.08.29 |
<인프런> 대세는 쿠버네티스 [초급] - No.4 Kubernetes Overview (0) | 2022.07.16 |
<인프런> 대세는 쿠버네티스 [초급] - No.3 VM vs Container (0) | 2022.07.16 |
<인프런> 대세는 쿠버네티스 [초급] - No.2 Why Kubernetes (0) | 2022.07.16 |