Files
platform/kubernetes-config/bin/taint-node-no-schedule.sh
2020-11-05 10:02:01 +01:00

4 lines
66 B
Bash
Executable File

#!/bin/sh
kubectl taint node $1 ClusterService="true":NoSchedule