This is an advanced course on Kubernetes. This course covers most of the areas of Kubernetes including,
Basics on different Architectural Models
Docker and Containers in detail - This will explain containers, docker, docker deployment, familiarize with important docker command
Kubernetes Architecture - How Kubernetes works. Creation of multi-node cluster. Cluster creation in Windows
Kubernetes Components and their Functions - Detailed explanation on various components of Kubernetes
Networking in Kubernetes
Deployments and Services - Different types of deployments and configurations. Explanation on services
Kubernetes Jobs - How to setup and manage Jobs in Kubernetes.
Security in Kubernetes - Details on Network Security, Authentication and Authorizations, Pod security etc.
Various Volumes in Kubernetes
Helm Charts - Instructions on how to install helm chart and details on the usage
StatefulSets
Horizontal Pod Autoscaling in Kubernetes - HPA in detail
ConfigMaps and Secretes
Managed Kubernetes Service In Google Cloud platform (GCP) - Cluster creation and application deployment in Google Kubernetes Engine (GKE)
Managed Kubernetes Service In Amazon Web Service (AWS) - Cluster creation and application deployment in Elastic Kubernetes Service (EKS)
Best Practices in Kubernetes
Each of the lessons include a practice lesson and also any required materials to practice the lesson. This training is useful for everyone who are interested to learn Kubernetes in depth. No prior experience required