Kubernetes: More Than Just Containers

Kubernetes is an open-source, extensible container orchestration system that can run across clusters. Now maintained by the Cloud Native Computing Foundation, it was initially developed by Google, with version 1.0 appearing in 2015. Originally, Kubernet0s depended on Docker for containerization, but it now uses a runtime-agnostic interface, CRI-O, making it compatible with commonly-used services such … Continue reading Kubernetes: More Than Just Containers