When does class start/end?
Classes begin promptly at 9:00 am, and typically end at 5:00 pm.
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the...
Read MoreKubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions. Using the concepts of "labels" and "pods", it groups the containers which make up an application into logical units for easy management and discovery.
In this training, attendees will learn how to:
Attendees should be comfortable using command shell commands in a Linux or Unix environment.
Chapter 1. Overview of Containerization Systems
Chapter 2. Introduction to Docker
Chapter 3. Getting Started with Kubernetes
Chapter 4. Application Administration in Kubernetes
Chapter 5. Kubernetes Cluster Administration Overview
Chapter 6. Planning and Designing a Kubernetes Cluster
Chapter 7. Kubernetes Network Administration
Chapter 8. Managing Kubernetes Nodes
Chapter 9. Managing Kubernetes Clusters
Chapter 10. High-Availability K8S Clusters
Chapter 11. K8S Cluster Configuration Best Practices
Lab Exercises