kalisio / kargo

A K8S based solution to build and operate Geospatial Platforms
https://kalisio.github.io/kargo/
MIT License
23 stars 6 forks source link

Allow only one replica per node for some services #235

Closed robinbourianes-kalisio closed 3 years ago

robinbourianes-kalisio commented 3 years ago

Mainly mapcache, mapserver and tileservergl since they handle concurrent requests. Having multiple instances of these services per node add little to no value and probably kills fault tolerance.