Difference between revisions of "Curl https://localhost:9200/ nodes/status"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
  
  kubectl -n [[your_namespace]] exec -ti your_elastic_pod1 -- /bin/sh -c "curl -k https://localhost:9200/_nodes/status" | jq .
+
  kubectl -n [[your_namespace]] exec -ti your_elastic_pod1 -- /bin/sh -c "curl -k https://localhost:9200/_nodes/status" | [[jq .]]
  
  

Revision as of 19:18, 5 July 2022

Advertising: