DEV Community

Cover image for The only Kubernetes video you need to watch to understand more about K8s than most developers πŸ’ͺ🏼
TechWorld with Nana
TechWorld with Nana

Posted on

The only Kubernetes video you need to watch to understand more about K8s than most developers πŸ’ͺ🏼

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)