updated kubectl_dnsutils.sh

pull/2/head
Hari Sekhon 4 years ago
parent 4029cedf17
commit d485b76fd9

@ -23,6 +23,8 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# shellcheck disable=SC2034,SC2154
usage_description="
Runs a quick tutum/dnsutils pod on Kubernetes to debug networking / dns
Shares the same dnsutils pod for successive invocations of this script for speed
"
# used by usage() in lib/utils.sh

Loading…
Cancel
Save