Files
website/content/en/docs/reference/glossary/static-pod.md
T
Tim Bannister 4fd724ba09 Add glossary entries for static and mirror pods (#12684)
* Add entries for static and mirror pods

* Tweak wording

Co-Authored-By: Zach Arnold <me@zacharnold.org>

* Write kubelet lower case

* Revise wording
2019-03-27 17:26:43 -07:00

372 B
Executable File

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
Static Pod static-pod 2091-02-12 /docs/tasks/administer-cluster/static-pod/ A pod managed directly by kubelet daemon on a specific node
fundamental

A {{< glossary_tooltip text="pod" term_id="pod" >}} managed directly by the kubelet daemon on a specific node, without the API server observing it.