본문 바로가기
ITPE metacog/Cloud metacog

k8s를 배우는 가장 좋은 교재, kubernetes.io

by 잘 배우고, 잘 익히기 2021. 2. 8.
교재명 교재 링크
kubernetes 공식 도큐먼트 
 - Tutorial
- 영문 : kubernetes.io/docs/tutorials 
- 한글 : kubernetes.io/ko/docs/tutorials 
구성 내용
Basics

 Kubernetes Basics
Introduction to Kubernetes (edX)
 Hello Minikube

Configuration   Configuring Redis Using a ConfigMap
Stateless Applications

 Exposing an External IP Address to Access an Application in a Cluster
 Example: Deploying PHP Guestbook application with MongoDB

Stateful Applications

 StatefulSet Basics
 Example: WordPress and MySQL with Persistent Volumes
 Example: Deploying Cassandra with Stateful Sets
 Running ZooKeeper, A CP Distributed System

Clusters  AppArmor
Services  Using Source IP

 

 

 

 

'ITPE metacog > Cloud metacog' 카테고리의 다른 글

kubernetes의 이점  (0) 2021.02.09
k8s를 손쉽게 체험, Katacoda  (0) 2021.02.09
kubernetes, k8s 개념  (0) 2021.02.08
k8s에서 서비스에 접근하는 방법  (0) 2021.02.05
k8s의 node를 외부 네트워크가 인식할 때  (0) 2021.02.05