Skip to content

Commit ba37aa6

Browse files
committed
document privileged containers as GC
1 parent bc12666 commit ba37aa6

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/workloads/pods

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/pods/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ section.
293293
Your {{< glossary_tooltip text="container runtime" term_id="container-runtime" >}} must support the concept of a privileged container for this setting to be relevant.
294294
{{< /note >}}
295295

296-
Any container in a pod can run in priveleged mode to use operating system administrative capabilities
296+
Any container in a pod can run in privileged mode to use operating system administrative capabilities
297297
that would otherwise be inaccessible. This is available for both Windows and Linux.
298298

299299
### Linux containers

0 commit comments

Comments
 (0)