ajnisbet / opentopodata

Open alternative to the Google Elevation API!
https://www.opentopodata.org
MIT License
312 stars 69 forks source link

Add kubernetes example #57

Closed khintz closed 2 years ago

khintz commented 2 years ago

I deployed opentopodata to a Kubernetes cluster. This is an example on how to configure the deployment, workload and service to serve the API endpoint from an external URL by routing the traffic to the container. It might be that you would rather have this as an example inside ./docs?

ajnisbet commented 2 years ago

Thanks so much for this! Yes I think I'll move it to docs, there's instructions for a few 'alternative' architectures in there now.

ajnisbet commented 2 years ago

Now live: https://www.opentopodata.org/notes/kubernetes/