This project demonstrates the deployment and management of a Kubernetes cluster using Helm charts for application packaging and release management.
The environment includes a Kubernetes cluster with master and worker nodes configured to deploy applications efficiently.
Key features of the project:
- Kubernetes cluster setup with master and worker nodes
- Application packaging using Helm charts
- Creating and managing Helm releases on the cluster
- Deploying applications using Helm from a chart repository
- Performing application updates using Helm upgrade strategy
- Managing versioned releases for scalable deployments
This project demonstrates hands-on experience in Kubernetes orchestration, Helm package management, and cloud-native application deployment.