Skip to content

Commit c61be7d

Browse files
authored
Update pod-security-standards-hostprocess-state (#34264)
* Update pod-security-standards-hostprocess-state Signed-off-by: Mark Rossetti <[email protected]> * using hugo short-code
1 parent 5298976 commit c61be7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/pod-security-standards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ fail validation.
5757
<tr>
5858
<td style="white-space: nowrap">HostProcess</td>
5959
<td>
60-
<p>Windows pods offer the ability to run <a href="/docs/tasks/configure-pod-container/create-hostprocess-pod">HostProcess containers</a> which enables privileged access to the Windows node. Privileged access to the host is disallowed in the baseline policy. HostProcess pods are an <strong>alpha</strong> feature as of Kubernetes <strong>v1.22</strong>.</p>
60+
<p>Windows pods offer the ability to run <a href="/docs/tasks/configure-pod-container/create-hostprocess-pod">HostProcess containers</a> which enables privileged access to the Windows node. Privileged access to the host is disallowed in the baseline policy. {{< feature-state for_k8s_version="v1.23" state="beta" >}}</p>
6161
<p><strong>Restricted Fields</strong></p>
6262
<ul>
6363
<li><code>spec.securityContext.windowsOptions.hostProcess</code></li>

0 commit comments

Comments
 (0)