Kubernetes Setup for Chat Application #Feature
This repository contains the Kubernetes configuration files for deploying a three-tier chat application. It includes a React frontend, Node.js backend, and MongoDB database, all running in a Kubernetes environment. The project is designed to demonstrate how to containerize applications using Docker and deploy them in a scalable and manageable way using Kubernetes.
Features include:
MongoDB with Persistent Storage Frontend and Backend Services Exposed via Ingress Scalable Deployment and Management Using Kubernetes Contributions are welcome to enhance the architecture and expand the application features!
Let me know if you need to tweak it further!
@Rohit27305 Bravo Good thinking for the deployment, try to fork the project and use Github Action to deploy and test the new architecture. It seems like overall the deployment was successfull so good job