Update pod-security-standards.md

pull/49885/head
Andrei Ivantsov 2025-02-24 21:31:19 +01:00 committed by GitHub
parent 99dca7c6ed
commit d86a4b409a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -535,7 +535,7 @@ built-in [Pod Security Admission Controller](/docs/concepts/security/pod-securit
### What about sandboxed Pods?
There is not currently an API standard that controls whether a Pod is considered sandboxed or
There is currently no API standard that controls whether a Pod is considered sandboxed or
not. Sandbox Pods may be identified by the use of a sandboxed runtime (such as gVisor or Kata
Containers), but there is no standard definition of what a sandboxed runtime is.