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

without the API server observing it.