У нас вы можете посмотреть бесплатно How to create deployment in kubernetes using YAML file? или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, I'll guide you through the process to create a basic kubernetes deployment, including the creation of a service and multiple pods and replica sets. We'll start by building a Docker image of a simple Node.js application. The code for this application will be available in the GitHub repository linked below. Next, we'll dive into Kubernetes and: Create a Deployment to manage the replication and updates of our Node.js application. Create a Service to expose our application to the outside world. Explore the concept of Pods and Replica Sets and how they work together within a Deployment. By the end of this video, you'll have a solid understanding of Kubernetes deployments and how to effectively manage your applications within a Kubernetes cluster. Chapters: 00:00 Introduction 00:38 Install K8s 01:30 App Code & Dockerfile 02:22 Docker Build and Deploy 03:33 Deployment Resource 06:15 Service Resource 07:50 ReplicaSet Resource Important Links: https://github.com/mayanksoni121/basi... https://docs.docker.com/desktop/setup... https://kubernetes.io/docs/concepts/w... https://kubernetes.io/docs/concepts/w... https://kubernetes.io/docs/concepts/s...