Merge pull request #32836 from 08thse/patch-1
Fix typo in create-hostprocess-pod.md
This commit is contained in:
commit
ab44da16f1
|
|
@ -20,7 +20,7 @@ the direct installation of host services.
|
|||
|
||||
Administrative tasks such as installation of security patches, event
|
||||
log collection, and more can be performed without requiring cluster operators to
|
||||
log onto each Window node. HostProcess containers can run as any user that is
|
||||
log onto each Windows node. HostProcess containers can run as any user that is
|
||||
available on the host or is in the domain of the host machine, allowing administrators
|
||||
to restrict resource access through user permissions. While neither filesystem or process
|
||||
isolation are supported, a new volume is created on the host upon starting the container
|
||||
|
|
|
|||
Loading…
Reference in New Issue