2019-03-28 00:26:43 +00:00
|
|
|
---
|
|
|
|
title: Static Pod
|
|
|
|
id: static-pod
|
2019-08-09 00:21:25 +00:00
|
|
|
date: 2019-02-12
|
2019-08-27 14:32:45 +00:00
|
|
|
full_link: /docs/tasks/configure-pod-container/static-pod/
|
2019-03-28 00:26:43 +00:00
|
|
|
short_description: >
|
2019-08-27 14:32:45 +00:00
|
|
|
A pod managed directly by the kubelet daemon on a specific node.
|
2019-03-28 00:26:43 +00:00
|
|
|
|
|
|
|
aka:
|
|
|
|
tags:
|
|
|
|
- fundamental
|
|
|
|
---
|
2019-08-27 14:32:45 +00:00
|
|
|
|
|
|
|
A {{< glossary_tooltip text="pod" term_id="pod" >}} managed directly by the kubelet
|
|
|
|
daemon on a specific node,
|
|
|
|
<!--more-->
|
|
|
|
|
|
|
|
without the API server observing it.
|