+++ This bug was initially created as a clone of Bug #1367617 +++ We don't have documentation to instruct user that they have the possibility to run into the same problem as https://bugzilla.redhat.com/show_bug.cgi?id=1365398 if they are using a shared aws account(as us) and didn't properly tag their instances. Given an aws account has different instances in different zones, it is vital that the user tag their instances with "Key=KubernetesCluster,Value=<clusterid>". Otherwise they may see their volumes provisioned in unepxected AZ.
Cloned this for Ryan to look at in AWS provisioning work.
Scott. I believe we are going to hold off on implementing this until dynamically provisioned volumes is GA. Currently in the Ref Arch document we have people manually provision pvs when they need it. It looks like there is a fix/work around when looking at the initial commit but for the reference architecture we are just going to wait in the event there are major changes when the feature is GA.