Kubernetes has tons of components, but most of the time you are only working with a handful of them. This video shows you step by step how each component helps you to deploy your application and what the role of each of those components is.
So, it's just enough to get you started using Kubernetes in practice as a devops engineer or software developer.
The video includes the following main components: Pod, Service, Ingress, Volumes, ConfigMap, Secrets, Deployment, StatefulSet.
Top comments (0)