Skip to content

0x1Luffy/Kubernetes-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

68 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Kubernetes Projects πŸš€

This repository contains hands-on Kubernetes projects focused on deploying real-world applications using cloud-native best practices.


πŸ“Œ Current Deployments

βœ… Full Stack Chat Application (Deployed)

  • MERN-based real-time chat application
  • Deployed on Kubernetes cluster
  • Includes:
    • Dockerized frontend & backend
    • Kubernetes Deployments & Services
    • Environment-based configuration
    • CI/CD-oriented structure

πŸ“ Path: Full-Stack-Chat-App/


🚧 Work in Progress

πŸ›’ Shopping Application

  • MERN-based shopping cart application
  • Kubernetes deployment currently under development
  • Upcoming additions:
    • Complete K8s manifests
    • Horizontal Pod Autoscaler (HPA)
    • Production-ready configs

πŸ“ Path: Shopping-App/


🎯 Goal of This Repository

  • Practice real-world Kubernetes deployments
  • Showcase DevOps & Cloud-Native skills
  • Build end-to-end deployable applications

πŸ›  Tech Stack

  • Kubernetes (Kind / EKS)
  • Docker
  • MERN Stack
  • Jenkins (CI/CD)
  • AWS

⚑ This repo is actively maintained and updated as projects evolve.