Open errordeveloper opened 8 years ago
Is this a dup of #1143?
@errordeveloper ping
@errordeveloper @2opremio ping
I would say it is, but I would leave it up for @errordeveloper since he reported it
@errordeveloper ping again
As @bboreham said.
Annotations may also be of interest
it will be great to include pod count/max pod capacity in node detail panel too.
For Kubernetes, having node labels and kubelet version in host details panel would probably be more relevant then kernel version that we display at the very top right now. Other fields from
kubectl describe nodes
would probably be quite useful also.Here are my highlights (note: node name is not always the hostname, e.g. in EC2 it's the instance ID):
For Docker, having some of the field from
docker info
would be quite useful also.Here is a subset that I find important, but obviously we don't have to have all of these: