update glossary

This commit is contained in:
jialaijun
2020-11-27 08:57:08 +08:00
parent 10c09ed849
commit ad8b32ffce
71 changed files with 723 additions and 658 deletions
@@ -1,20 +1,3 @@
<!--
---
title: App Container
id: app-container
date: 2019-02-12
full_link:
short_description: >
A container used to run part of a workload. Compare with init container.
aka:
tags:
- workload
---
-->
---
title: App Container(应用程序容器)
id: app-container
@@ -27,6 +10,22 @@ aka:
tags:
- workload
---
<!--
---
title: App Container
id: app-container
date: 2019-02-12
full_link:
short_description: >
A container used to run part of a workload. Compare with init container.
aka:
tags:
- workload
---
-->
<!--
Application containers (or app containers) are the {{< glossary_tooltip text="containers" term_id="container" >}} in a {{< glossary_tooltip text="pod" term_id="pod" >}} that are started after any {{< glossary_tooltip text="init containers" term_id="init-container" >}} have completed.
-->