Fix glossary entry for rkt (#13877)
* Fix shortcodes in rkt glossary entry * Tweak wording of rkt glossary entry
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
2eac42a841
commit
d7ff71ddfc
@@ -15,4 +15,4 @@ tags:
|
||||
|
||||
<!--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 and each pod executes directly in the classic Unix process model, in a self-contained, isolated environment.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user