Before we can access the Argo CD Web UI, we must authenticate with the GKE cluster. To do so, run the following command: $ gcloud
Category: Deploying the sample Blog App
The Kubernetes manifests – Continuous Deployment/ Delivery with Argo CD
The manifests directory contains Kubernetes manifests that we will apply to the Kubernetes cluster. As we’re setting up Argo CD first, it only contains the
Terraform changes – Continuous Deployment/ Delivery with Argo CD
The terraform directory now contains two more files:• argocd.tf: This contains the Terraform configuration for deploying Argo CD• app.tf: This contains the Terraform configuration for
Introduction to Argo CD – Continuous Deployment/ Delivery with Argo CD
Argo CD is an open source, declarative, GitOps- based CD tool designed to automate deploying and managing applications and infrastructure on Kubernetes clusters. Argo CD
Automate security – Securing and Testing Your CI/CD Pipeline
Security should not hinder the speed of your DevOps teams; therefore, to keep up with the fast pace of DevOps, you should look at embedding