ahmetb/kubectl-foreach

output table misalignment

keremcankabadayi opened this issue · 1 comments

im getting pods from multi clusters. result is looking like. is there bug or needed options or smth?

image

ahmetb commented

This is very normal. We don't realign kubectl output. And each kubectl run's column width is determined by max length value in that column, which probably differs by cluster.