All Systems Operational

Infrastructure Overview

Multi-namespace Kubernetes cluster with Linkerd service mesh, Apache Kafka event streaming, and Prometheus/Grafana monitoring.

40+
Running Pods
4
Namespaces
37
Network Policies
5
Domains

Cluster Architecture

Linkerd Service Mesh

Automatic mTLS between all services with zero-config encryption

Default-Deny Policies

37 network policies with explicit allow rules per namespace

Falco Runtime Security

Real-time container anomaly detection and alerting

Namespace Details

mugenlink

Application Layer

5 pods
mugenlink-backend
2 replicas + Linkerd
mugenlink-frontend
2 replicas + Linkerd
kafka-combined
3 brokers (Strimzi)
schema-registry
Avro schemas
cruise-control
Kafka rebalancing

airflow

Workflow Orchestration

4 pods
airflow-scheduler
DAG execution
airflow-webserver
Web UI
airflow-api-server
REST API
postgres
Metadata DB
Daily ETL at 12:30 AM EST

monitoring

Observability Stack

5 pods
prometheus
Metrics collection
grafana
Dashboards
alertmanager
Alert routing
kube-state-metrics
K8s metrics
node-exporter
Node metrics
grafana.mugenlink.me

kafka

Event Streaming

4 pods
kafka-broker-0
Broker 1
kafka-broker-1
Broker 2
kafka-broker-2
Broker 3
zookeeper
Coordination
ETL event streaming pipeline

Technology Stack

Kubernetes

Orchestration

Linkerd

Service Mesh

Kafka

Streaming

Snowflake

Data Warehouse

PostgreSQL

Database

Prometheus

Monitoring

Grafana

Dashboards

Falco

Security

Traefik

Ingress

Airflow

Orchestration

DBT

Transform

FastAPI

Backend