Current Behavior: When etcd backup is enabled on cluster creation, the backup is generated on a random master node at the given interval. However, if that master node is destroyed, there may not be a way to recover the etcd database thus leaving the cluster in an unusable state.
Desired Behavior: As long as at least one master node is still available, the backup should exist within the directory path specified in the UI.