Skip to content

Learning Docker

Sources: - Docker and Kubernetes: The Complete Guide

Todo

  • Introduction
  • Manipulating containers with docker client
  • Building custom images through docker server
  • Making real projects with docker
  • Docker compose with multiple local containers
  • Creating production-grade workflow
  • Continous Integration and deployment with AWS
  • Building a Multi-Continer Application
  • Dockerizing multiple services
  • A CI workflow for multiple images
  • Multi-container deployments to AWS
  • Kubernetes
  • Maintaining sets of containers with deployments
  • Multi-container app with kubernetes
  • Handling traffic with ingress controllers
  • Kubernetes production deployment
  • HTTPS with kubernetes

Code is available at: https://github.com/daviskregers/docker