Create a pre-flight script that runs through the prerequisites to verify a cluster
Will need script to check for the following:
-
metrics API endpoint (v1beta1.metrics.k8s.io endpoint) -
Existing StorageClass -
SELinux checking/evaluating (eg if SELinux enabled on nodes? Possibly recommending other scripts/configs/items as a result) -
loadbalancer cloud support or deployment (eg: servicelb, metallb, others?)
Edited by Ryan Garcia