Comment 3 for bug 2019920

Revision history for this message
Nobuto Murata (nobuto) wrote :

In a bigger picture, we'd like to see the consolidated output about components we are running in an Anbox Cloud cluster.

For example, there are multiple steps in the upgrade process and some of the actions will be run on node by node basis. It would be nice if we can have a single view, what upgrade has been done and what's remaining in one single status list.

I'm not suggesting we should replicate the following. But this kind of status list including the version of each component, roles, necessary attributes like CPU architecture would be helpful for operators to understand the picture of the deployment.

$ kubectl get node
NAME STATUS ROLES AGE VERSION
microk8s Ready <none> 2m2s v1.26.4

$ kubectl get node --show-labels
NAME STATUS ROLES AGE VERSION LABELS
microk8s Ready <none> 80s v1.26.4 beta.kubernetes.io/arch=amd64,beta.kubernetes.io/os=linux,kubernetes.io/arch=amd64,kubernetes.io/hostname=microk8s,kubernetes.io/os=linux,microk8s.io/cluster=true,node.kubernetes.io/microk8s-controlplane=microk8s-controlplane