Kubernetes: Introduction For Beginners (Hands On Walkthrough)

Описание к видео Kubernetes: Introduction For Beginners (Hands On Walkthrough)

You will also learn the fundamentals of Kubernetes through hands-on coding by deploying an express app to a Kubernetes cluster on your local machine and access it from the web browser. You will learn how to create a deployment, a pod and a NodePort service and how these objects work together.

#kubernetes #docker #nodejs #expressjs #javascript

00:00 Intro & prerequisites
01:03 setup tools
04:20 why Kubernetes?
04:50 some kubernetes internals
11:45 create a deployment + pod + container
16:00 kubernetes deployment file walkthrough
22:38 kubernetes NodePort service
31:46 create a NodePort service
32:44 deployment recreates crashed containers
34:39 the deployment detects changes made to the container
39:48 outro

Github repo: https://github.com/mmaksi/kubernetes-...

Hashnode blog post: https://markmaksi.hashnode.dev/kubern...

Комментарии

Информация по комментариям в разработке