Hacker News new | ask | show | jobs
by zaphar 3000 days ago
Kubernetes orchestrates clusters of containers in a data center.

It chooses where to run the containers, wires up networking between them. And keeps them running.

I'm on my phone so I can't grab the link for you but a good intro is Kelsey Hightowers Kubernetes The Hard Way on GitHub.