79093316

Date: 2024-10-16 09:13:51
Score: 0.5
Natty:
Report link

For example:

kubectl get nodes -o jsonpath='{.items[*].status.conditions[?(@.type=="Ready" && @.status=="True")].status}'

Here you can read a little bit more about jsonpath support in kubectl

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: poisoned_monkey