top | item 39465201

Ask HN: Why is Kubernetes so complicated?

8 points| Kalpeshbhalekar | 2 years ago

6 comments

order

uaas|2 years ago

Have you tried the simplified, local-first distributions e.g. k3d, kind, etc. to experiment on your machine first?

swman|2 years ago

Job security

stop50|2 years ago

because its designed to run on many servers.

falkensmaze66|2 years ago

docker swarm also runs on many servers yet i've found its easier to deploy and manage. k8s is super complicated in comparison