Hacker News new | ask | show | jobs
by cat199 1908 days ago
> clusters, which could be just 1 node

Despite whatever the k8s crowd misuses the term to be, 1 node is not a cluster. It might be a single node managed using cluster-capable technologies, but it's still not a cluster.

1 comments

I am a fan of the two-node cluster - one node to do the work, and the other node to manage the cluster.

Main upside is that I can put Kubernetes on my resume.