Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat OpenShift Container Platform 4
Kubernetes Settings
Security Context Constraints (SCC)
Limit Containers Ability to use the HostDir volume plugin
Limit Containers Ability to use the HostDir volume plugin
An XCCDF Rule
Details
Profiles
Prose
Limit Containers Ability to use the HostDir volume plugin
Medium Severity
Containers should be allowed to use the
hostPath
volume type unless necessary. To prevent containers from using the host filesystem the appropriate Security Context Constraints (SCCs) should set
allowHostDirVolumePlugin
to
false
.