This module provides details on the clusters’ deployment using Kubernetes. It also introduces a wide set of tools we can use to achieve state persistence after we deploy our application. The main topics of this module are as follows:
Running a Kubernetes Cluster Locally
Pods
ReplicaSets
Services
Deployments
Ingress
Volumes
ConfigMaps
Secrets
Namespaces
Securing Kubernetes Clusters
Managing Resources
Creating a Production-Ready Kubernetes Cluster
Persisting State