Clean up some existing blog articles

These updates bring older articles in line with current styling for
author attributions, etc.
This commit is contained in:
Tim Bannister
2022-03-21 23:01:08 +00:00
parent 86993dc7f3
commit 79f8281d0e
18 changed files with 116 additions and 120 deletions
@@ -1,9 +1,10 @@
---
title: " Announcing the First Kubernetes Enterprise Training Course "
title: "Announcing the First Kubernetes Enterprise Training Course"
date: 2015-07-08
slug: announcing-first-kubernetes-enterprise
url: /blog/2015/07/Announcing-First-Kubernetes-Enterprise
---
At Google we rely on Linux application containers to run our core infrastructure. Everything from Search to Gmail runs in containers.  In fact, we like containers so much that even our Google Compute Engine VMs run in containers!  Because containers are critical to our business, we have been working with the community on many of the basic container technologies (from cgroups to Dockers LibContainer) and even decided to build the next generation of Googles container scheduling technology, Kubernetes, in the open.