Develop k8s cluster acceptance test
Since the last cluster upgrade broke the cluster, we should have a set of acceptance test to verify the upgrade.
Here's a list of some potential tasks:
- be able to login to dashboard at https://dashboard.k8s.rc.uab.edu/
- be able to do keystone auth, run kubectl command with keystone user
Edited by Bo-Chun Chen