When does class start/end?
Classes begin promptly at 9:00 am, and typically end at 5:00 pm.
Docker is a containerization platform that allows you to package your application and its dependencies into a single image. This makes deploying your application to any environment easy, regardless...
Read MoreDocker is a containerization platform that allows you to package your application and its dependencies into a single image. This makes deploying your application to any environment easy, regardless of the underlying infrastructure. Kubernetes is an open-source system for automating the deployment, scaling, and management of containerized applications. It provides a way to orchestrate multiple containers running on a cluster of hosts. This Docker and Kubernetes training course teaches students how to use these technologies to create and deploy applications quickly and easily.
This course is designed for developers and system administrators.
Chapter 1 - Docker in Action
Chapter 2 - What is Kubernetes
Chapter 3 - Kubernetes – From the Firehose
Chapter 4 - Kubernetes Workload
Chapter 5 - Scheduling and Node Management
Chapter 6 - Working with Kubernetes
Chapter 7 - Logging, Monitoring, and Troubleshooting
Appendix 1 - Managing Persistent Storage
Appendix 2 - Managing Networking
Lab Exercises