[zh]fix 2015 blogs: add slug and remove url

This commit is contained in:
howieyuen
2022-06-23 15:21:50 +08:00
parent d937b46d6d
commit 1328174cee
13 changed files with 32 additions and 67 deletions
@@ -2,16 +2,14 @@
title: "Borg: Kubernetes 的前身"
date: 2015-04-23
slug: borg-predecessor-to-kubernetes
url: /zh/blog/2015/04/Borg-Predecessor-To-Kubernetes
---
<!--
---
title: " Borg: The Predecessor to Kubernetes "
date: 2015-04-23
slug: borg-predecessor-to-kubernetes
url: /zh/blog/2015/04/Borg-Predecessor-To-Kubernetes
---
url: /blog/2015/04/Borg-Predecessor-To-Kubernetes
-->
<!--
Google has been running containerized workloads in production for more than a decade. Whether it's service jobs like web front-ends and stateful servers, infrastructure systems like [Bigtable](http://research.google.com/archive/bigtable.html) and [Spanner](http://research.google.com/archive/spanner.html), or batch frameworks like [MapReduce](http://research.google.com/archive/mapreduce.html) and [Millwheel](http://research.google.com/pubs/pub41378.html), virtually everything at Google runs as a container. Today, we took the wraps off of Borg, Googles long-rumored internal container-oriented cluster-management system, publishing details at the academic computer systems conference [Eurosys](http://eurosys2015.labri.fr/). You can find the paper [here](https://research.google.com/pubs/pub43438.html).
-->