У нас вы можете посмотреть бесплатно GitOps: Building and Deploying Applications on Kubernetes with GitLab CI/CD, Helm Charts, and ArgoCD или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
GitOps Using ArgoCD GitOps allows the entire code delivery process, including infrastructure and application definition as code and automated updates and rollbacks, to be controlled by Git. ArgoCD is a GitOps agent that synchronizes the state of the application described in a Git repository with a deployment in the Kubernetes clusters. In this example, we are going to learn how to construct the GitOps workflow from end-to-end using GitLab CI, ArgoCD with Helm Chart. This series is based on the following components: GitLab CI Pipeline Kubernetes template using Helm chart Continuous Deployment using ArgoCD ========================================== https://www.buymeacoffee.com/karaminejad ========================================== Source code for this presentation : https://github.com/mkaraminejad/cicd_... #Kubernetes #GitLab #CICD #HelmCharts #ArgoCD #DevOps #ContainerOrchestration #DeploymentAutomation #ApplicationDevelopment #ContinuousIntegration #ContinuousDelivery #TechTutorial #DevOpsTutorial #SoftwareDevelopment 00:00 Pre-Introduction 00:27 Introduction 02:22 Scenario explanation 08:01 ArgoCD Installation 36:39 Add New APP by ArgoCD