Y
Hacker News
new
|
ask
|
show
|
jobs
by
cryptonector
1023 days ago
Maybe Kubernetes should make use of libjq (or gojq or...)
1 comments
adolph
1023 days ago
I hadn't looked into JsonPath as a standard, and on closer inspection, it looks to be stalled out. Maybe I'll keep piping kubectl get <resource> -ojson | jq '<what I'm looking for>'.
https://github.com/jsonpath-standard
https://datatracker.ietf.org/wg/jsonpath/about/
link
https://github.com/jsonpath-standard
https://datatracker.ietf.org/wg/jsonpath/about/