Nginx ArgoCD is a GitOps-based infrastructure management system for Kubernetes Ingress. It automates the lifecycle of Nginx Controllers, from initial deployment to complex traffic routing configurations.
By leveraging ArgoCD, this project ensures that your ingress configurations are always in sync with your Git repository, providing a declarative, version-controlled approach to network management in production clusters.
Key Features
- • Declarative Ingress management via GitOps
- • Automated Nginx controller scaling and updates
- • Integration with cert-manager for automated SSL/TLS certificates
- • Version-controlled traffic rules and routing policies
- • Self-healing infrastructure: automatically reverts manual overrides
- Sourcehttps://github.com/thoai112/nginx-argocd
- PlatformKubernetes Cluster
- StackHelm, ArgoCD, Nginx Ingress, YAML, Kubernetes


