Upgrade to Pro — share decks privately, control downloads, hide ads and more …

猿でもわかるコンテナ・オーケストレーション V2 / a-monkeys-guide-to-container-orchestration-v2

猿でもわかるコンテナ・オーケストレーション V2 / a-monkeys-guide-to-container-orchestration-v2

猿でもわかるコンテナ・オーケストレーション V2

Tsuyoshi Miyake

February 10, 2021
Tweet

More Decks by Tsuyoshi Miyake

Other Decks in Technology

Transcript

  1. 2 § § Senior DevOps Acceleration Engineer § DevOps Liquid

    Software § @tsuyoshi_miyake @tsuyo @tsuyo
  2. 5

  3. 6

  4. 10

  5. 11

  6. 12

  7. Kubernetes § § § § NFS iSCSI § § Desired

    State Actual State § § § § SSH 19
  8. 21

  9. Kubernetes API § API § § Pod, Controller, Service, Storage

    etc. § API § JSON RESTful API § K8s 22
  10. Pod § Kubernetes § 1 § Deployment Job § §

    Pod § Kubernetes Pod § Controller § ReplicaSet § Deployment ReplicaSet 23
  11. Kubernetes § Kubernetes Control Plane Node § Control Plane API

    Node § K8s Control Plane 24 - https://kubernetes.io/docs/concepts/overview/components/
  12. 25

  13. 26 kube-apiserver Kubernetes API etcd K/V kube-scheduler Pod kube-controller- manager

    Node controller: Replication controller: Pod Endpoints controller: Pod Control Plane
  14. Q&A