eoAPI Kubernetes¶
Production-ready Kubernetes deployment for eoAPI.
The source code is maintained in the eoapi-k8s repository. Contributions are welcome!
Kubernetes Architecture¶
This deployment provides:
- Path-based ingress routing (
/stac,/raster,/vector,/browser, ..) - A PostgreSQL cluster (via PostgreSQL Operator)
- TLS termination and certificate management
- Persistent storage with dynamic volume provisioning
- Horizontal pod autoscaling with custom metrics
- Built-in health checks and monitoring at
/stac/_mgmt/ping,/raster/healthz,/vector/healthz
Getting Started¶
Ready to deploy? Start with our Quick Start guide for fast installation, or explore the full documentation below for production deployments.
Documentation last synchronized: 2025-11-30 06:03:58 UTC