Files
Fabio Alessandro Locati a0325251ab Add IT localization for overview/components/ (#18368)
* begin the real work

* rollback set of changes

* translate components and required glossary items

* improve many aspects thanks to the comments in the pr thread
2020-01-21 02:07:37 -08:00

650 B
Executable File

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
Kubelet kubelet 2018-04-12 /docs/reference/generated/kubelet Un agente che è eseguito su ogni nodo del cluster. Si assicura che i container siano eseguiti in un pod.
fundamental
core-object

Un agente che è eseguito su ogni nodo del cluster. Si assicura che i container siano eseguiti in un pod.

La kubelet riceve un set di PodSpecs che vengono forniti attraverso vari meccanismi, e si assicura che i container descritti in questi PodSpecs funzionino correttamente e siano sani. La kubelet non gestisce i container che non sono stati creati da Kubernetes.