update the markdown file in the glossary directory.

This commit is contained in:
jialaijun
2020-11-25 18:29:43 +08:00
parent bd59f5578a
commit 7260dbf1c6
38 changed files with 799 additions and 586 deletions
@@ -1,22 +1,10 @@
---
title: 静态 Pod
id: static-pod
date: 2019-02-12
full_link: /zh/docs/tasks/configure-pod-container/static-pod/
short_description: >
由特定节点上的 kubelet 守护进程直接管理的 pod。
aka:
tags:
- fundamental
---
<!--
---
title: Static Pod
id: static-pod
date: 2019-02-12
full_link: /zh/docs/tasks/configure-pod-container/static-pod/
full_link: /docs/tasks/configure-pod-container/static-pod/
short_description: >
A pod managed directly by the kubelet daemon on a specific node.
@@ -24,8 +12,24 @@ aka:
tags:
- fundamental
---
-->
---
title: Static Pod
id: static-pod
date: 2019-02-12
full_link: /zh/docs/tasks/configure-pod-container/static-pod/
short_description: >
Static Pod(静态Pod)是指由特定节点上的 kubelet 守护进程直接管理的 pod。
aka:
tags:
- fundamental
---
<!--
A {{< glossary_tooltip text="pod" term_id="pod" >}} managed directly by the kubelet
daemon on a specific node,