[docs] Kubernetes deployment #2412
Replies: 2 comments
-
Thanks a lot. I can't read/understand much of Helm configuration but had a look at the values set, user names, which pages are used. Building an image https://github.com/robjuz/postgresql-nominatim just to create a nominatim.so for later use is clever. The image says 3.7.2 but the main Chart.yaml (https://github.com/robjuz/helm-charts/blob/master/charts/nominatim/Chart.yaml) 3.7. There haven't been changes between .0 and .2 but it's something to watch out for. 100GB for flatnode file is plenty, 500GB for database storage will be too low for a full planet installation. I created a PR to add a link to the https://github.com/osm-search/Nominatim/blob/master/docs/admin/Installation.md page. Maybe the folks at https://github.com/mediagis/nominatim-docker would also add a link. |
Beta Was this translation helpful? Give feedback.
-
@mtmail
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was working on a Helm chart for deploying Nominatim on Kubernetes
Maybe someone could review my work and if he likes it, add a note/link in the docs
https://github.com/robjuz/helm-charts/blob/master/charts/nominatim/README.md
Beta Was this translation helpful? Give feedback.
All reactions