This project is deployed in kubernetes cluster using Docker,ArgoCD and Github Action.
To see the ci pipeline click here - https://github.com/Tanmoy037/Furniture-website/actions
After every commit or PR new Docker image get created and pushed into private DockerHub repository
And manifest get updated -
Manifiest repository link - https://github.com/Tanmoy037/Furniture-website_manifiest.git
After manifest get updated the changes get deployed into Kubernetes cluster using ArgoCD-