Learn Kubernetes this way: Lesson 2 for beginners | Featuring the Kubectl command

preview_player
Показать описание
In this lesson we are going to learn the Kubernetes Kubectl commands and use them to deploy any application in the dockerhub repository, here we will deploy Webservers

You can access our documentation for this lesson here;

In this video, we deploy and expose to the network the Nginx Webserver:

After that, we summarise all the Kubectl commands you can use, and explain them here:

Lesson1:
If have not watched lesson 1 you can watch it after this video:

In this lesson, we learn what Kubernenets Manifests are, and how to use them to deploy Applications with Repeatability.
Рекомендации по теме
Комментарии
Автор

A good follow-on to the previous video. Good work, Nico!

EdMurray-su