Module Quiz
Please answer the questions below to complete the test.
Question 1
Which phase of the closed-loop remediation pattern is responsible for determining what action to take after a signal is received?
Select one answer
Detect
Decide
Act
Verify
Question 2
Which of the following failure modes does Kubernetes handle natively without requiring agent-driven remediation?
Select all that apply
Container crash (restart policy)
Replica count drift (ReplicaSet controller)
Cross-service dependency failure requiring runbook lookup
Proposing a rollback and waiting for human approval
Question 3
According to the risk classification in this module, which action requires a mandatory human approval gate?
Select one answer
Restarting a single stateless pod
Scaling a stateless deployment up by one replica
Deleting a PersistentVolumeClaim
Applying a resource limit increase to a running deployment
Question 4
What is the recommended target rollback rate threshold before expanding a remediation action to full automation (no approval gate)?
Select one answer
Below 10%
Below 5%
Below 3%
Below 1%
close