document privileged containers as GC

pull/38673/head
Daniel Shebib 2023-01-12 19:09:46 -06:00
parent bc12666f68
commit ba37aa6ba7
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ section.
Your {{< glossary_tooltip text="container runtime" term_id="container-runtime" >}} must support the concept of a privileged container for this setting to be relevant.
{{< /note >}}
Any container in a pod can run in priveleged mode to use operating system administrative capabilities
Any container in a pod can run in privileged mode to use operating system administrative capabilities
that would otherwise be inaccessible. This is available for both Windows and Linux.
### Linux containers