Kubernetes
https://gyazo.com/11dc603ba95b8a52930e81581979782d
Kubernetes基礎
https://gyazo.com/41e007f9aeb10195e3f6afc4773d585c
コア機能
kube-apiserver
ステート管理
etcd
クライアントツール
kubectl
スケジューラー
kube-scheduler
クラウドリソースの作成・削除
kube-cloud-controller-manager
AWSでの実装:cloud-provider-aws 各リソースの作成・削除
kube-controller-manager
Network
Pod Network
Service Network
Node Netwrok
Container Network Interface(CNI) Containerのネットワークを定義する仕様
Storage
StorageClass
PersistentVolume
PersistentVolumeClaim
Container Storage Interface(CSI) 調べる単語