Container Orchestration

PENGAJAR

Willy Sudiarto Raharjo, S.Kom., M.Cs

PENGANTAR

Mata kuliah Container Orchestration memperkenalkan kepada mahasiswa mengenai konsep container dan juga container orchestration dengan menggunakan teknologi Docker dan Kubernetes

MATERI

  1. Syllabus
  2. Introduction to Container Technology
  3. Docker Installation and Docker basics (Container, Images, Networks, Volumes)
  4. Docker Compose
  5. Docker Swarm
  6. Docker Build and Docker Registries (Docker Hub)
  7. Introduction to Amazon ECS
  8. Introduction to Kubernetes Cluster Architectures and Installation
  9. Kubernetes Workloads (Pods, Deployment, ReplicaSets, NameSpaces)
  10. Kubernetes Networking Services (NodePort, ClusterIP, LoadBalancer, DNS, Port Forwarding)
  11. Kubernetes YAML
  12. Kubernetes Ingress
  13. Kubernetes Storage (Volume)
  14. Kubernetes Configuration (ConfigMaps, Secrets)
  15. Deploy Application Using Kubernetes
  16. Automated CI using Github Actions (optional)

REFERENSI

  1. Docker Mastery: with Kubernetes +Swarm from a Docker Captain
  2. Kubernetes Mastery: Hands-On Lessons From A Docker Captain
  3. The Kubernetes Book (Poulton, N., Nielsen Book Services)
  4. The Book of Kubernetes: A Complete Guide to Container Orchestration (Hohn, A, No Starch Press)