Skip to content

Commit 1aeaf1b

Browse files
authored
Change link to Borg research paper
1 parent 4c0c553 commit 1aeaf1b

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/workloads/pods

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/pods/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ in the Pod Lifecycle documentation.
407407
To understand the context for why Kubernetes wraps a common Pod API in other resources (such as {{< glossary_tooltip text="StatefulSets" term_id="statefulset" >}} or {{< glossary_tooltip text="Deployments" term_id="deployment" >}}), you can read about the prior art, including:
408408

409409
* [Aurora](https://aurora.apache.org/documentation/latest/reference/configuration/#job-schema)
410-
* [Borg](https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/43438.pdf)
410+
* [Borg](https://research.google/pubs/large-scale-cluster-management-at-google-with-borg/)
411411
* [Marathon](https://github.com/d2iq-archive/marathon)
412412
* [Omega](https://research.google/pubs/pub41684/)
413413
* [Tupperware](https://engineering.fb.com/data-center-engineering/tupperware/).

0 commit comments

Comments
 (0)