Wilfred Almeida
Wilfred's Blogs

Wilfred's Blogs

Follow
Series

Custom CI/CD Pipeline

In this series I've discussed about how I set up a custom CI/CD Pipeline using GitHub Actions, ArgoCD, Harbor Container Registry, Kubernetes, NGINX, Cloudflare

Articles in this series

Installing & Setting up ArgoCD on Kubernetes

Feb 27, 20234 min read

In simple terms, ArgoCD detects an event and triggers a Kubernetes deployment to achieve a desired state. This blog is the final piece of the Custom...

Installing & Setting up ArgoCD on Kubernetes
Hosting Harbor on VPS using NGINX as Reverse Proxy
GitHub Action to Publish Docker Images on Harbor
CI/CD Pipeline using GitHub Actions, Harbor Container Registry, ArgoCD, Kubernetes, and NGINX [Overview]