Build, test, and deploy Docker applications with Kubernetes while learning production-style development workflows
- 1. Dive into Docker!
- 2. Manupulating the Containers with the Docker Client
- 3. Builing Custom Images Through Docker Server
- 4. Making Real Projects with Docker
- 5. Docker Container with Multiple Local Containers
- 6. Creating a Production-Grade Workflow
- 7. Continous Integration and Deployment with AWS
- 8. Building a Multi-Container Application
- 9. "Dockerizing" Multiple Services
- 10. A Continuous Integration Workflow for Multiple Images
- 11. Multi-Container Deployments to AWS
- 12. Onwards to Kubernetes!
- 13. Maintaining Sets of Containers with Deployments
- 14. A Multi-Container App with Kubernetes
- 15. Handling Traffic with Ingress Controllers
- 16. Kubernetes Production Deployment
- 17. HTTPS Setup with Kubernetes
- 18. Local Development with Skaffold