Files
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00

394 B

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
Static Pod static-pod 2019-02-12 /docs/tasks/configure-pod-container/static-pod/ A pod managed directly by the 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.