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
Express.js app on Minikube using k8s ☸️ ConfigMap & Secret for configuration and sensitive data. Liveness/readiness probes,, env var injection, supports local builds and prebuilt Docker Hub image.
A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
Sample Spring Boot application that uses some features provided by Spring Cloud Kubernetes, Spring Cloud OpenFeign and Spring Cloud Gateway deployed on Kubernetes
Hands-on lab scripts for "When Kubernetes Restarts Your Pod — And When It Doesn't" — ConfigMap sync, Secret rotation, image updates, Istio xDS, in-place resize (K8s 1.35 GA), and Stakater Reloader
This repository contains the Kubernetes deployment manifests for the RoboMart microservices application, focusing on application components and service orchestration, while intentionally excluding persistent volume configurations.
This repository contains a complete Kubernetes-based microservices setup, including all application components, storage volumes, and supporting infrastructure configurations.
A collection of Kubernetes YAML files for learning and practicing basic concepts. Includes examples of pods, services, configmaps, secrets, resource limits, and replica sets.