Skip to content

Add Kubernetes Deployment, Service, and HPA Manifests for Frontend and Database#2082

Open
sharmaaakash170 wants to merge 1 commit intolinnovate:masterfrom
sharmaaakash170:master
Open

Add Kubernetes Deployment, Service, and HPA Manifests for Frontend and Database#2082
sharmaaakash170 wants to merge 1 commit intolinnovate:masterfrom
sharmaaakash170:master

Conversation

@sharmaaakash170
Copy link
Copy Markdown

Summary

This PR introduces Kubernetes configuration files for the MEAN stack application, including:

  • ✅ Deployment and Service manifests for the frontend.
  • ✅ Deployment and Service manifests for the MongoDB database.
  • ✅ Horizontal Pod Autoscaler (HPA) for the frontend for better scalability.

These configurations aim to make the application cloud-native, improving its portability and production-readiness.

Benefits

  • Supports container orchestration with Kubernetes.
  • Enhances scalability and resource management with HPA.
  • Lays the groundwork for CI/CD and infrastructure-as-code practices.

Looking forward to feedback and suggestions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant