What Developers Need to Know About Kubernetes

1 · CockroachDB · July 14, 2021, 10 p.m.
Kubernetes is an open-source container orchestration platform that allows you to automate running and orchestrating container workloads. It is a powerful tool that offers a huge ecosystem of tools — package managers, service meshes, source plugins, monitoring tools, and more — as an abstraction layer for deploying standardized, full-stack applications across an ever-increasing range of platforms. Kubernetes is often referred to as “K8s.” Also: Kubernetes is hard. Kubernetes made the simple thing...