[zh]fix 2015 blogs: add slug and remove url
This commit is contained in:
@@ -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, Google’s 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).
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user