Observability
Get the list of nodes in JSON format and store it in a file.
Get CPU/memory utilization for nodes.
Create an
nginxpod with a liveness probe that just runs the command ls. Check probe status.Create an
nginxpod (that includes port 80) with an HTTPreadinessProbeon path'/'on port80.Use JSON PATH query to retrieve the
osImagesof all the nodes
Last updated
Was this helpful?