Introduction to Docker
  • Docker Global architecture
  • Docker Install on Ubuntu 20.04
  • Docker Hub Public registry
  • Add container Image
  • Basic commands
  • Build new image
  • Port Mapping
  • Container volume mapping
  • Docker Network
  • Docker Compose
Docker SWARM
  • Introduction and deployment on Ubuntu 20.04
Kubernetes
  • Easy steps to install multi-node Kubernetes Cluster Ubuntu 20.04
  • Deploy Pods
  • Acces a POD with NodePort service
Deploy Kubernetes cluster on Ubuntu 20.04
  • Package install on all nodes
  • Cluster deployment
  • First pod and deployment
  • Services ClusterIP and NodePort
  • First scaling
  • Troubleshooting
  • Deployment with yaml file
  • Pod with multi container
  • Namspace and context
  • Install metrics server
  • Resources requests and limits