Kubernetes is all the rage right now for several reasons: It’s the industry standard for deploying containers in production, it’s the new go-to in managing virtualized infrastructure, developers seem to love it, and it can run any containerized application (thanks to Cynthia Harvey for organizing these thoughts). The basic architecture of Kubernetes is very cool and defines a set of building blocks. If you want a deep dive into the Kubernetes architecture, read about it here. But, for a brief summary, here’s a video that better describes it.