Kubernetes, an open source orchestration and management tool container, was developed by Google and is one of the most used softwares for this reason.
Kubernetes allows you to effectively and efficiently manage cluster of hosts on which Linux containers can run.
Topics
- Orchestrate containers on multiple hosts;
- Manage and automate application deployments;
- Manage the scalability of containerized applications and their resources;
- Administer storage;
- Administer HA solutions.
Program
-
Orchestrate containers on multiple hosts;
-
Manage and automate application deployments;
-
Manage the scalability of containerized applications and their resources;
-
Administer storage;
-
Administer solutions in HA
-
Program
-
Installation
-
Kubernetes Architecture
-
Containers and Drivers
-
Configuration
-
Pods and Containers
-
Services, Load Balancing, and Networking
-
Storage
-
Applications and Jobs
-
Cluster administration