Forum Navigation
You need to log in to create posts and topics.

Deleting multiple pods on the same command

Problem

user wants to execute multiple commands on various pods with serial added

Solution

kubectl delete pod -n kube-system -l ‘k8s-app in (fluentd, fluent-bit, sysinfo, metricbeat)’