Proposed title of this feature request
Add autofs package to RHCOS
What is the nature and description of the request?
Ship RHCOS with the autofs package already installed
Why does the customer need this? (List the business requirements here)
Customer is running many pods that require 40+ mounts each, which adds up to 1000s of NFS mounts on RHCOS. This many mounts causes the host to crash. They need autofs to premount volume so that pods can make use of hostmounts vs many nfs mounts each.