| What Investigate using dynamic EBS backed Pvs in the new 3.9 cluster running on AWS. Why Up to now we have always used nfs on test/dev/ci clusters. This is not really advised, and requires constant managing of the PVs. If we can use EBS like OSD, it would probabky make for a better more maintainable setup. Note: This is not as yet Multi AZ so everything would have to be deployed into a single AZ in AWS. https://docs.openshift.com/enterprise/3.2/install_config/persistent_storage/persistent_storage_aws.html#install-config-persistent-storage-persistent-storage-aws https://docs.openshift.com/container-platform/3.9/install_config/configuring_aws.html#install-config-configuring-aws |