๐ Automating Kubernetes Deployments with GitHub Actions, Docker & Makefile | Three-Tier Application CI/CD
Introduction
In this project, I implemented an automated CI/CD pipeline for a Three-Tier Application using GitHub Actions and Kubernetes.
The pipeline automatically:
Builds Docker images
Pushes imag
patilvishal.hashnode.dev4 min read