|
|
|
|
|
by siscia
2231 days ago
|
|
Honest question, Kubernets does not helps in closing the gap between AWS and Hetzner Cloud? I would think that an honest setup supported by k8s would, at least alleviate the need of managed solution? Are there AWS services without a competitive open source solution deployable in k8s? |
|
For example, I can deploy Kafka on k8s. I still need to know enough about Kafka to be able to deploy it correctly (zookeeper, etc.). I need to know enough about k8s to know how Kafka can run on i and to fix issues. I then need to know enough about Kafka itself to tune it, fix issues, manage it, etc. Then there's interaction events such as upgrades which require coordinating between k8s and Kafka. And in the end I'd still be a novice at all of it.