
n this course, we will introduce some of Kubernetes’ basic concepts and talk about the architecture of the system, the problems it solves, and the model that it uses to handle containerized deployments and scaling.
This course offers an introduction to Kubernetes and includes technical instructions on how to deploy a stand-alone and multi-tier application. You will learn about ConfigMaps and Secrets, and how to use Ingress.
Course duration: 4 Hours
Curriculum
Control
Container Orchestration
Kubernetes
Kubernetes Architecture – Overview
Installing Kubernetes
Setting Up a Single-Node Kubernetes Cluster with Minikube
Accessing Minikube
Kubernetes Building Blocks
Authentication, Authorization, and Admission
Services
Deploying a Stand-Alone Application
Kubernetes Volume Management
Deploying a Multi-Tier Application
ConfigMaps and Secrets
Ingress
Advanced Topics – Overview
Kubernetes Community