Virtual node support for Kubernetes security contexts
- Services: Kubernetes Engine
- Release Date: October 19, 2023
Virtual nodes now support the following Kubernetes security contexts:
- runAsNonRoot
- runAsUser
- runAsGroup
- readOnlyRootFilesystem
- allowPrivilegeEscalation=false
For more information about these security contexts, see PodSecurityContext and SecurityContext in the Kubernetes API documentation.