This is a DevOps project for Vprofile Project Deployment on Kubernetes Cluster using AWS and kOps.
Link for vprofile app repository.
-
Multi Tier Web Application Stack
-
Containerized
-
Tested it
-
Want to Host for Production
-
High Availability
-
Fault Tolerance
-
Easily Scalable
-
Platform Independent
-
Portable and Flexible
-
Kubernetes - Container Orchestration Tool
-
AWS Cloud Platform - Cloud Computing Resources
-
kOps - Automated Kubernetes Cluster Provisioning System
-
Java Stack - Vprofile Application Services
-
Kubernetes Cluster
-
Containerized Apps (vprofile)
-
Create EBS Volume for DB Pod
-
Label Node with Zone Names
-
Write Kubernetes Definition Files for:
-
Deployment
-
Service
-
Secret
-
Volume
-
git clone https://github.com/durrezahmed/vprofile-project-kubernetes.git
cd vprofile-project-kubernetes
kubectl create -f .
kubectl get all
kubectl delete -f .