Skip to content

Commit 4b89a79

Browse files
committed
minor fixups
1 parent 95fd2b4 commit 4b89a79

File tree

1 file changed

+2
-2
lines changed
  • content/en/blog/_posts/2022-12-13-host-process-containers-ga

1 file changed

+2
-2
lines changed

content/en/blog/_posts/2022-12-13-host-process-containers-ga/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ over SSH or WinRM sessions and/or working with your cloud provider's virtual mac
2020
HostProcess containers now enable you to do all of this and more with minimal effort.
2121

2222
With HostProcess containers you can now package any payload
23-
into the container image, map volumes into container at runtime, and manage them like any other Kubernetes workload.
23+
into the container image, map volumes into containers at runtime, and manage them like any other Kubernetes workload.
2424
You get all the benefits of containerized packaging and deployment methods combined with a reduction in
2525
both administrative and development cost.
2626
Gone are the days where cluster operators would need to manually log onto
@@ -110,7 +110,7 @@ Please note that within a Pod, you can't mix HostProcess containers with normal
110110

111111
- Work through [Create a Windows HostProcess Pod](/docs/tasks/configure-pod-container/create-hostprocess-pod/)
112112

113-
- Read about Kubernetes [Pod Security Standards](/docs/concepts/security/pod-security-standards/)
113+
- Read about Kubernetes [Pod Security Standards](/docs/concepts/security/pod-security-standards/) and [Pod Security Admission](docs/concepts/security/pod-security-admission/)
114114

115115
- Read the enhancement proposal [Windows Privileged Containers and Host Networking Mode](https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/1981-windows-privileged-container-support) (KEP-1981)
116116

0 commit comments

Comments
 (0)