eldadru / ksniff

Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark
Apache License 2.0
3.13k stars 186 forks source link

ksniff failing to create a privileged pod on the node with taints #167

Open kklimonda-fn opened 1 year ago

kklimonda-fn commented 1 year ago

When the target pod is running on a node with taints, privileged pod cannot be started due to missing tolerations.