Files
Bill Mulligan 078b847473 add rkt to glossary (#12361)
* Create rkt.md

* Update rkt.md
2019-02-17 08:24:42 -08:00

688 B

title, id, date, full_link, short_description, aka, tags
title id date full_link short_description aka tags
rkt rkt 2019-01-24 https://coreos.com/rkt/ A security-minded, standards-based container engine.
security
tool

A security-minded, standards-based container engine.

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.