Developer Platform · nacho-operators

Operator UIs

Operational dashboards for the Kubernetes operators. Each UI is a Node server that reads live state with kubectl and renders it in a navigable view.

Kafka Access Monitor

KafkaAccessQuery

Inventory of Kafka clients per pod: brokers, topics, tenants and incidents, with a dev / sta / prod environment switch and a diagnostics agent.

Node :4318

GCP Cost Optimizer

GCPCostOptimizationScan

FinOps view over the cost scans: actionable recommendations, billing export state and summaries by project, service and SKU.

Node :4320

Cert Monitor

CertificateMonitor

TLS certificate state: full inventory, urgency hotlist, renewal owner and a coverage audit across secrets and ingress references.

Node :4319

Run locally

The UIs need Node and a kubectl with cluster access, so they are not served from GitHub Pages. To bring any of them up:

cd kafka-access-monitor-ui   # or gcp-cost-optimizer-operator-ui / cert-monitor-ui
npm start