Backend
Kubernetes Deployment Automation Script
A set of backend scripts and CI/CD pipelines to automatically deploy microservices onto a managed Kubernetes cluster.
October 6, 2025
Technologies Used
KubernetesHelmDockerGitLab CIBashPython
DevOps Automation
This project is a deep dive into **DevOps** principles, specifically using Infrastructure as Code (IaC) and automation. The core component is a **Helm Chart** library for standardized deployments.
Tools and Scripts
The scripts are written in Bash and Python and are integrated into a **GitLab CI/CD pipeline**. They handle image building, vulnerability scanning, and rolling updates to the Kubernetes cluster.
This is a purely 'backend' or 'infrastructure' project with no direct user interface.