ps2alerts / stack

Creates the stack that the PS2Alerts project runs on.
https://ps2alerts.com
GNU General Public License v3.0
6 stars 1 forks source link

Settle on hosting solution #7

Closed Maelstromeous closed 4 years ago

Maelstromeous commented 4 years ago

Currently the solution will be hosted on my personal K8s Digital Ocean cluster. Need to decide if that's the best thing for the project, or whether we should seek another solution e.g. handcrafted / frameworked K8s cluster on cheaper infrastructure e.g. Contabo, OVH etc.

I will note however, since we're using a Digital Ocean managed K8s cluster at the moment, a ton of headaches are taken away from us e.g. backplane management, load balancers, disk provisioning etc.

Maelstromeous commented 4 years ago

Going with Digital Ocean K8s for now. Can migrate if required and should be fairly easy as everything is in docker containers and pipelines.