What is it?

Kubernetes, often abbreviated as K8, is an open-source orchestration tool for managing Docker containers, workloads and services, allowing for easy scalability, self-healing, resource allocation, and easy CI/CD implementation.

It’s written in GO, being widely used in DevOps and Data Engineering. Nowadays, entire companies and services are being maintained using Kubernetes, like Google.


Some topics: