Any extra tips or tricks are welcome!
Yesterday I learned that set -x enables trace for a bash, sh, or zsh script and prints the trace to the terminal.
set -x
Always partial to yq and jq. No easier way to interact with kubernetes outputs on the fly.
I don't know about k8s work in particular, but I enjoy jello and yamlpath more than jq and yq.
Don't forget about fq!
How I have never heard of yq, I'm unsure, but thank you as I'm sure it will make life easier
Always partial to yq and jq. No easier way to interact with kubernetes outputs on the fly.
I don't know about k8s work in particular, but I enjoy jello and yamlpath more than jq and yq.
Don't forget about fq!
How I have never heard of yq, I'm unsure, but thank you as I'm sure it will make life easier