|
|
|
|
|
by marvinblum
1957 days ago
|
|
I did/do run both myself, Kubernetes and Nomad, and it was a million times easier to set up Nomad (including Consul) on bare metal than it was to set up Kubernetes. Kubernetes offers more features, but you most likely don't need them and the increase in complexity makes it a pain to maintain. I'm running a three-node cluster on Hetzner [0] for Pirsch [1] right now and haven't had any difficulties whatsoever when upgrading and modifing the cluster. Adding Vault is a bit tricky, but I'm sure I'll get that done too. I highly recommend trying it if you think about maintaining your own infrastructure! Let me know if you have any questions. I plan to write an article/kind-of-tutorial about the setup. [0] https://www.hetzner.com/de/cloud [1] https://pirsch.io/ |
|
EDIT: Downvoters, I'm really curious what you're objecting to above, specifically.