← Back to home

Kubernetes Portfolio Hosting Infrastructure

2024 • Personal

Kubernetes Nginx Rackspace DevOps Load Balancing

Production-ready Kubernetes infrastructure hosting a portfolio website on Rackspace spot instances with high availability and persistent storage.

Infrastructure Setup

Implementation

Load Balancing

Storage Management

Architecture

Two-tier deployment with Nginx handling incoming traffic and distributing requests across portfolio pods on separate instances. Persistent storage mounted to deployments ensures data survives pod lifecycle events.

Achievements

Technologies