Master key concepts with interactive flashcards
What is the two-phase execution pattern for dangerous operations?
Click to reveal answer
Phase 1: Dry-run returning a preview of the impact (e.g., '3 pods will be terminated'). Phase 2: Execute with a confirmation token only after the preview is approved. Provides programmatic safety for irreversible operations.
Click to show question