HTTPGetAction [api_object]ai-synthesized · conf 0.82
HTTPGetAction describes an action based on HTTP Get requests.
core
An HTTPGetAction represents an action that performs an HTTP GET request.
Why it matters This action allows you to perform health checks on your pods using HTTP requests.
Key facts - It is used in Probe objects - It performs an HTTP GET request
Related Probes
Sources
swagger.json — “io.k8s.api.core.v1.HTTPGetAction”