You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/concepts/workloads/pods/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -293,7 +293,7 @@ section.
293
293
Your {{< glossary_tooltip text="container runtime" term_id="container-runtime" >}} must support the concept of a privileged container for this setting to be relevant.
294
294
{{< /note >}}
295
295
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
297
297
that would otherwise be inaccessible. This is available for both Windows and Linux.
0 commit comments