You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, we're doing many kubectl calls to get the relevant information we need per node and per namespace. We should do a istioctl dump and gather information from that if it helps reduce the amount of API calls to the cluster.