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
-18
View File
@@ -1,18 +0,0 @@
---
title: rkt
id: rkt
date: 2019-01-24
full_link: https://coreos.com/rkt/
short_description: >
A security-minded, standards-based container engine.
aka:
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.