Skip to content

Commit 4764a50

Browse files
authored
Update create-hostprocess-pod.md
Fix typo (Window -> Windows)
1 parent 872f57a commit 4764a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/create-hostprocess-pod.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ the direct installation of host services.
2020

2121
Administrative tasks such as installation of security patches, event
2222
log collection, and more can be performed without requiring cluster operators to
23-
log onto each Window node. HostProcess containers can run as any user that is
23+
log onto each Windows node. HostProcess containers can run as any user that is
2424
available on the host or is in the domain of the host machine, allowing administrators
2525
to restrict resource access through user permissions. While neither filesystem or process
2626
isolation are supported, a new volume is created on the host upon starting the container

0 commit comments

Comments
 (0)