CentaurusInfra / fornax

Fornax for autonomous and flexible edge computing
Apache License 2.0
8 stars 16 forks source link

send edgecluster status update to cloud #3

Closed chenqianfzh closed 3 years ago

chenqianfzh commented 3 years ago

This PR is about the edge clusters send its status info periodically to the cloud side. Also code changes are made on the CRD definitions about how to present those info to end users.

With the work, user can get the status of the edge clusters using kubectl as below:

image