File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
content/en/docs/reference/glossary Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 2
2
title : Static Pod
3
3
id : static-pod
4
4
date : 2019-02-12
5
- full_link : /docs/tasks/administer-cluster /static-pod/
5
+ full_link : /docs/tasks/configure-pod-container /static-pod/
6
6
short_description : >
7
- A pod managed directly by kubelet daemon on a specific node
7
+ A pod managed directly by the kubelet daemon on a specific node.
8
8
9
9
aka :
10
10
tags :
11
11
- fundamental
12
12
---
13
- A {{< glossary_tooltip text="pod" term_id="pod" >}} managed directly by the kubelet
14
- daemon on a specific node, without the API server observing it.
13
+
14
+ A {{< glossary_tooltip text="pod" term_id="pod" >}} managed directly by the kubelet
15
+ daemon on a specific node,
16
+ <!-- more-->
17
+
18
+ without the API server observing it.
You can’t perform that action at this time.
0 commit comments