Rewrite note on container runtimes

pull/41938/head
Marcelo Giles 2023-07-07 18:28:36 -07:00
parent 64867627ff
commit dcd3337cbc
No known key found for this signature in database
GPG Key ID: F79A638016E48DFE
1 changed files with 2 additions and 4 deletions

View File

@ -32,10 +32,8 @@ for debugging if your cluster offers this.
## What is a Pod?
{{< note >}}
While Kubernetes supports more
{{< glossary_tooltip text="container runtimes" term_id="container-runtime" >}}
than just Docker, [Docker](https://www.docker.com/) is the most commonly known
runtime, and it helps to describe Pods using some terminology from Docker.
You need to install a [container runtime](/docs/setup/production-environment/container-runtimes/)
into each node in the cluster so that Pods can run there.
{{< /note >}}
The shared context of a Pod is a set of Linux namespaces, cgroups, and