CKAD Application Environment, Configuration and Security • Set 2
CKAD Application Environment, Configuration and Security Practice Test 2 — 15 questions with explanations. Free, no signup.
Match each Kubernetes probe to its check behavior.
Drag a concept onto its matching description — or click a concept then click the description.
Runs a command inside the container; success if exit 0
Performs an HTTP GET request; success if 2xx-3xx
Attempts to open a TCP socket; success if connection established
Performs a gRPC health check (alpha)
Indicates whether the application has started successfully