Skip to content

Commit c888572

Browse files
authored
Merge pull request #46696 from my-git9/2024-06-06-10-Years-of-Kubernetes-en
Cleanup duplicates for blog 2024-06-06-10-Years-of-Kubernetes
2 parents 7bfebfa + a853b6f commit c888572

File tree

1 file changed

+0
-12
lines changed
  • content/en/blog/_posts/2024-06-06-10-Years-of-Kubernetes

1 file changed

+0
-12
lines changed

content/en/blog/_posts/2024-06-06-10-Years-of-Kubernetes/index.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,6 @@ the concept in an [email in 2006](https://lwn.net/Articles/199643/):
4848
> We use the term container to indicate a structure against which we track and charge utilization of
4949
system resources like memory, tasks, etc. for a Workload.
5050

51-
52-
Google's Borg system for managing application orchestration at scale had adopted Linux containers as
53-
they were developed in the mid-2000s. Since then, the company had also started working on a new
54-
version of the system called "Omega." Engineers at Google who were familiar with the Borg and Omega
55-
systems saw the popularity of containerization driven by Docker. They recognized not only the need
56-
for an open source container orchestration system but its "inevitability," as described by Brendan
57-
Burns in this [blog post](/blog/2018/07/20/the-history-of-kubernetes-the-community-behind-it/). That
58-
realization in the fall of 2013 inspired a small team to start working on a project that would later
59-
become **Kubernetes**. That team included Joe Beda, Brendan Burns, Craig McLuckie, Ville Aikas, Tim
60-
Hockin, Dawn Chen, Brian Grant, and Daniel Smith.
61-
62-
6351
<img src="future.png" alt="The future of Linux containers" class="right" style="max-width: 20em; margin: 1em">
6452

6553
In March of 2013, a 5-minute lightning talk called

0 commit comments

Comments
 (0)