From c61be7d79c5afc51cd516bfa9262732e7965766a Mon Sep 17 00:00:00 2001 From: Mark Rossetti Date: Thu, 16 Jun 2022 11:08:48 -0700 Subject: [PATCH] Update pod-security-standards-hostprocess-state (#34264) * Update pod-security-standards-hostprocess-state Signed-off-by: Mark Rossetti * using hugo short-code --- content/en/docs/concepts/security/pod-security-standards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/security/pod-security-standards.md b/content/en/docs/concepts/security/pod-security-standards.md index b42f7f3acb..47e93d3e9e 100644 --- a/content/en/docs/concepts/security/pod-security-standards.md +++ b/content/en/docs/concepts/security/pod-security-standards.md @@ -57,7 +57,7 @@ fail validation. HostProcess -

Windows pods offer the ability to run HostProcess containers which enables privileged access to the Windows node. Privileged access to the host is disallowed in the baseline policy. HostProcess pods are an alpha feature as of Kubernetes v1.22.

+

Windows pods offer the ability to run HostProcess containers 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" >}}

Restricted Fields