Open Gordonby opened 2 years ago
netcat, dig (or nslookup) and nmap would be great too for network/dns troubleshooting
@xiangwei36 maybe Henry can take this one.
jq
, grep
, awk
, xargs
is added, and slowly rolling out.
jq
,grep
,awk
,xargs
is added, and slowly rolling out.
What about network/DNS tools? That would come in handy.
Is your feature request related to a problem? Please describe. The Aks Run Command provides the helm and kubectl binaries, however there are other binaries that would be useful when running scripts on the run command.
Describe the solution you'd like I'd like
jq
andawk
to be available.Describe alternatives you've considered The alternative i have been working with for some scenarios is to use kubectl jsonpath query.