|
|
|
|
|
by jpgvm
1503 days ago
|
|
I think people misconstrue the benefits of k8s to be related to reliability or similar.
Ultimately it's about the API and the consistency and productivity it offers. For larger teams having a well defined API that delineates applications from infrastructure that doesn't require extreme specialist knowledge (it still requires some specialist knowledge but vastly less than direct manipulation of resources via something like Terraform) is a massive productivity boost. Of course none of that matters if you have 4 developers like OP but for folks like myself that routinely end up at places with 300+ engineers then it's a huge deal. |
|
I think this is the first time I've heard somebody say one of the benefits of kubernetes was productivity.