Which section(s) is the issue in?
Maximum Number of EBS Volumes on a Node
What needs fixing?
Variable KUBE_MAX_PD_VOLS is no longer exposed now with OCP4.x, since kubernetes 1.11 introduced dynamic volume limits and once it is enabled Kubernetes automatically
determines the node type and supports the appropriate number of attachable
volumes for the node.