
Working with Kubernetes means navigating a complex ecosystem of terminology. Even the name 'Kubernetes' can seem unwieldy. If you've been reading about Kubernetes, you've likely noticed it's often referred to as K8s.
This article explains the meaning behind Kubernetes, why it's abbreviated as K8s, and the historical context that shaped the project's identity.
If you need help with Kubernetes implementation, book a consultation with our team of cloud experts.
Kubernetes means "helmsman" or "pilot" in Greek.
The name derives from the Ancient Greek word ĪŗĻ Ī²ĪµĻνήĻĪ·Ļ (kubernįøtÄs), which is also the origin of "cybernetics" and "governor". The metaphor is straightforward: steering applications through cloud computing and containerisation requires a guide to navigate complex infrastructure.
The maritime metaphor connects directly to Docker, the containerisation technology that enabled Kubernetes. Just as freight containers standardised global logistics, Docker containers standardise application deployment. Kubernetes, as the helmsman, orchestrates these containers across infrastructure.
Before Kubernetes, Google operated an internal cluster management system called Borg, named after the Star Trek collective. Borg managed hundreds of thousands of jobs across massive clusters, establishing many concepts that would become core to Kubernetes: pods, services, labels and controllers.
In 2013-2014, Google engineers Joe Beda, Brendan Burns, Craig McLuckie, Brian Grant and Tim Hockin created an open-source container orchestration system based on Borg's lessons. The project's internal codename was Project Seven or Seven of Nineāanother Star Trek reference. This lives on in the Kubernetes logo, which features seven spokes on its ship's wheel.
When open-sourcing the technology, the team had approximately 13 potential names, but faced obstacles with Google's legal department. They ultimately selected Kubernetesāmaintaining the nautical theme whilst satisfying legal requirements.
On 6 June 2014, the first commit was pushed to GitHub with 250 files and 47,501 lines of code. By 2015, the Cloud Native Computing Foundation (CNCF) took over governance, ensuring vendor-neutral development.
In 2024, Kubernetes celebrated its 10th anniversary with over 88,000 contributors from more than 8,000 companies across 44 countries, making it one of the largest open-source projects in history.
K8s is a numeronymāa number-based abbreviation where digits represent omitted characters.
Breaking it down:
You may also encounter Kube as an informal shortening, particularly in official tooling like kubectl (the Kubernetes command-line tool).
Understanding the name is just the beginning. Kubernetes has evolved into a comprehensive ecosystem:
At Appvia, our mission is to reduce Kubernetes complexity, enabling businesses to focus on delivering value. Wayfinder provides expertise and automation to make Kubernetes simple, scalable and secureāwhether you're beginning your cloud-native journey or scaling existing deployments.
If you need help implementing Kubernetes, book a consultation with our team of cloud experts.
ā