Zh trans /docs/reference/glossary/rkt.md (#16382)

* zh trans /docs/reference/glossary/rkt.md

* zh trans /docs/reference/glossary/rkt.md

* Update rkt.md

* Rename content/en/docs/reference/glossary/rkt.md to content/zh/docs/reference/glossary/rkt.md
This commit is contained in:
wangcong
2019-09-22 18:41:22 +08:00
committed by Kubernetes Prow Robot
parent 6efc90e87a
commit 1dc8c62c58
@@ -11,8 +11,16 @@ tags:
- security
- tool
---
<!--
A security-minded, standards-based container engine.
-->
一个安全的,基于标准的容器引擎。
<!--more-->
<!--
rkt is an application {{< glossary_tooltip text="container" term_id="container" >}} engine featuring a {{< glossary_tooltip text="Pod" term_id="pod" >}}-native approach, a pluggable execution environment, and a well-defined surface area. rkt allows users to apply different configurations at both the Pod and application level. Each Pod executes directly in the classic Unix process model, in a self-contained, isolated environment.
-->
rkt 是一个应用程序 {{<glossary_tooltip text="container" term_id="container">}} 引擎,其中包含{{<glossary_tooltip text="Pod" term_id="pod">}} -原生方法,可插拔式执行环境, 和定义良好的展示模块。 rkt 允许用户在 Pod 和应用程序级别应用不同的配置。每个 Pod 都直接在经典的 Unix 进程模型中,在一个独立的隔离环境中执行。