RUVIDEO
Поделитесь видео 🙏

DevOps Full Ci:CD Pipe Java Spring app git Jenkins Docker Containers 3 node Kubernetes cluster demo

📁 Лайфхаки 👁️ 20 📅 03.12.2023

This video takes the viewer or student through a completed CI/CD Devops pipeline.
1) Starting with a Java Spring app the source code is changed and pushed to github.
2) github sends a webhook thru a comcast home router via NAT to a running Jenkins instance.
3) Jenkins builds the Java Spring app using a POM.XML file as provided in the source code.
4) The Java spring application is built into one large jar file. and added to a new git repo
5) Jenkins pushes the Java artifacts to github.
6) Jenkins starts a 3rd job which does a git clone of the artifacts and builds a docker container of the Java Spring app.
7) Jenkins runs a 4th job and copies the container to all 3 Kubernetes production nodes.
8) The Java Spring App container is read into the containerd repository as a local cached file in microk8s on all three kubernetes cluster nodes
9) on the master node called production - the pods are restarted which is called the deployment.
10) The Service for this deployment is restarted. This might not be needed to be restarted.
11) The Ingress for the service connecting the application to the outside world is restarted. This may not be needed to be restarted.
12) after 5 to 10 seconds the application is live with the new revisions to the outside world and customers.

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «DevOps Full Ci:CD Pipe Java Spring app git Jenkins Docker Containers 3 node Kubernetes cluster demo», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.