Files
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

15 lines
372 B
Markdown
Executable File

---
title: Static Pod
id: static-pod
date: 2091-02-12
full_link: /docs/tasks/administer-cluster/static-pod/
short_description: >
A pod managed directly by kubelet daemon on a specific node
aka:
tags:
- 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.