The docs are great about explaining how to set a taint on a node, or remove one. And I can use kubectl describe node to get a verbose description of one node, inclu
kubectl describe node
Try this one:
kubectl get nodes -o=custom-columns=NAME:.metadata.name,TAINTS:.spec.taints