Quiz 17 Question 9 of 12

A DevOps team is deploying an agent that manages Kubernetes cluster resources. The team is determining the appropriate autonomy level for the agent. The agent can: scale deployments up or down based on metrics, evict pods when nodes are under memory pressure, update ConfigMaps with new application settings, drain nodes before maintenance, and delete PersistentVolumeClaims (PVCs). The team has four autonomy levels available: (1) Suggest-only, (2) Suggest-and-execute with human confirmation, (3) Execute-and-notify, and (4) Fully autonomous. Which autonomy level assignment across these actions BEST reflects appropriate risk-proportionate governance?

Select an answer to reveal the explanation.

Motivation