16 lines
449 B
Markdown
16 lines
449 B
Markdown
# Overpass kubernetes service
|
|
|
|
### Overview
|
|
Deploys an overpass instance with the following features:
|
|
- single pod
|
|
- no rate limiting
|
|
- no duplicate request blocking
|
|
- no authentication
|
|
- specifiable earth file as input
|
|
- slowest temporal resolution of 1 day
|
|
|
|
### Deployment
|
|
TBD
|
|
|
|
### Usage
|
|
After applying the an overlay that deploys `<namespace>` the service will be available (cluster) internally at `overpass.<namespace>.svc.cluster.local:12345 `. |