Загрузка страницы

CI/CD Development in Oracle Kubernetes Engine using Skaffold

Blog Post - https://blog.kube-mesh.io/ci-cd-development/

Google's Skaffold solve all of these problems. It is an open-source Google Container tool, written in Golang that provides a toolkit for creating CI/CD pipelines. Skaffold primarily simplifies the “build → deploy → refactor → repeat” cycle. It monitors the changes in the source code, starts an automatic process of building code into container images, pushes these images to the Docker registry and deploys them to the Kubernetes cluster while synchronizing files in source dir.

Skaffold itself does not have cluster-side components, so you don’t need to configure Kubernetes to use it. It not only can run on local Kubernetes cluster but can build/push images locally with docker and run them on the remote clusters (such as GKE, EKS,etc) and supports debugging applications written in Java, Node.js, Python, Go.

Видео CI/CD Development in Oracle Kubernetes Engine using Skaffold канала Tech Craft & Cloud
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
4 апреля 2020 г. 0:05:02
00:02:12
Яндекс.Метрика