Production Demo

NENMP Kubernetes Delivery Platform

This site is a live deployment demo: a containerized app on GKE with HTTPS from cert-manager, automated CI/CD via GitHub Actions, and secure cloud authentication using OIDC.

Container Build Time (Your Local Time) Loading...
Your Local Time Loading...
Deployment is active and serving traffic

Infrastructure

GKE cluster is provisioned with Terraform, with IAM and workload identity resources for CI/CD.

Application

Lightweight NGINX container serves static pages. New images are built and deployed automatically.

Security and TLS

cert-manager issues HTTPS certificates via Cloudflare DNS challenge. Secrets stay outside source code.