You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scripts for the installation of Kubernetes Master Node, Worker Node, Kubernetes Kind and Minikube on CentOS operating system. These scripts simplify the process of setting up a Kubernetes cluster and make it easy for developers to get started with Kubernetes.
Cloud-native e-commerce platform built end-to-end with Jenkins CI/CD, Docker, Helm, Kubernetes (KIND), Prometheus, Grafana, Trivy scanning, and full observability.
Spin up ephemeral VMs on Kubernetes with a TypeScript/Express API and a modern React frontend. WebSocket‑friendly ingress, Prisma/PostgreSQL persistence, and a slick dark UI. 🚀
A complete guide to setting up a local Kubernetes cluster using Kind, exposing it for public/external access, and integrating it with Lens IDE for easy management.
A multi-node Kubernetes (Kind) environment with a full frontend–backend java application, using Traefik Gateway API for routing. Integrated Prometheus and Grafana to create an end-to-end observability pipeline from user actions to real-time metrics dashboards.
A full-stack Habit Accountability application that helps users build consistent habits with the support of an accountability partner. Users can create habits, track daily check-ins, upload proof images, and maintain monthly streaks. Check-ins require partner confirmation before they count toward a streak, ensuring accountability and authenticity.
In this project, I have deployed an amazon prime clone app in Kind cluster using ci-cd pipeline and scan the docker image and code with trivy and sonarqube. In this guide, you will get all steps from running locally to cluster.