The major reason that forces me to keep using kubectl is the latency.
Almost all kubectl commands are instant, but kdash shows visible latency(1 ~ 2 seconds).
Especially logs, they are printed line by line, visibly.
Is there any insight into it?
I may be able to contribute to the fix.