tezvyn:

What is configuration drift in GitOps and how do tools handle it?

Source: cncf.iointermediate

This tests declared and actual state and GitOps reconciliation. A strong answer defines drift as out-of-band changes, notes auditability, and contrasts self-healing sync with read-only detection. A red flag is suggesting manual patches rather than fixing Git.

This tests whether you understand the core GitOps loop where Git is the single source of truth and the reconciler closes gaps. A strong answer defines drift as out-of-band mutations, explains why they destroy auditability and repeatability, and maps strategies from soft to hard: read-only drift alerts, automated self-healing sync, and admission gates that block writes. A red flag is treating symptoms with manual kubectl patches or disabling the reconciler instead of restoring Git as the sole source of truth.

Read the original → cncf.io

Get five bites like this every day.

Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.

What is configuration drift in GitOps and how do tools handle it? · Tezvyn