Skip to content

Commit 8f01f92

Browse files
authored
Merge pull request #34943 from arrase/fix-podoverhead-design-link
[es] Fix links to PodOverhead Feature Design
2 parents 03b9de5 + 49cd4a2 commit 8f01f92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/es/docs/concepts/configuration/pod-overhead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Para obtener más detalles vea la [documentación sobre autorización](/docs/ref
3838
<!-- whatsnext -->
3939

4040
* [RuntimeClass](/docs/concepts/containers/runtime-class/)
41-
* [PodOverhead Design](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/20190226-pod-overhead.md)
41+
* [Diseño de capacidad de PodOverhead](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/688-pod-overhead)

content/es/docs/concepts/containers/runtime-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,4 @@ cuentan en Kubernetes.
202202
- [Diseño de RuntimeClass](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/585-runtime-class/README.md)
203203
- [Diseño de programación de RuntimeClass](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/585-runtime-class/README.md#runtimeclass-scheduling)
204204
- Leer sobre el concepto de [Pod Overhead](/docs/concepts/scheduling-eviction/pod-overhead/)
205-
- [Diseño de capacidad de PodOverhead](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/20190226-pod-overhead.md)
205+
- [Diseño de capacidad de PodOverhead](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/688-pod-overhead)

0 commit comments

Comments
 (0)