⎈ k8s knowledge compiler

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.jsonio.k8s.api.core.v1.HTTPGetAction

Related (4)

related_to IntOrStringreferences type conf=1
related_to HTTPHeaderreferences type conf=1
related_to LifecycleHandlerreferences type conf=1
related_to Probereferences type conf=1

← all API Explorer