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: Binary authorization
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
Creating and setting up our Environment repository – Continuous Deployment/ Delivery with Argo CD-2
It creates two resources – a service account and a three-node GKE instance that uses the service account with the cloud platform OAuth scope. We
Creating and setting up our Environment repository – Continuous Deployment/ Delivery with Argo CD-1
Continuous declarative IaC using an Environment repository As we know by now, we must create a GKE cluster to host our microservices. So far, we’ve
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