Update content/pt/docs/concepts/scheduling-eviction/ (#26924)

* Move pod-overhead.md to schedulling-eviction

* Add pod-overhead.md translation

* Update content/pt/docs/concepts/scheduling-eviction/pod-overhead.md

* Fix name: test-Pod to name: test-pod

* Small fixes

* remove reviewers
* change 'fonte' to 'código fonte'

* Add the suggestion by code review

* Update the references with the original doc

* Update the _index.md
This commit is contained in:
Edson (aka tuxpilgrim)
2021-03-12 10:08:18 -03:00
committed by GitHub
parent 35eea8db79
commit ba4cf5f99e
4 changed files with 53 additions and 52 deletions
@@ -0,0 +1,8 @@
---
title: "Escalonamento"
weight: 90
description: >
No Kubernetes, agendamento refere-se a garantia de que os pods correspondam aos nós para que o kubelet possa executá-los.
Remoção é o processo de falha proativa de um ou mais pods em nós com falta de recursos.
---