update the markdown file in the glossary directory.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user