[fedUC] Overview of all the clusters with status information
A health check mechanism should be implemented to periodically verify that a previously "onboarded" cluster is responsive.
An initial check following the same mechanism should be launched while a new cluster is being added.
This status information should be clearly displayed on the cluster "list" view.
Cluster status should be checked by executing a kubectl cluster-info command using the K8s API client library.
Edited by Lukasz Lopatowski