CNCF [Cloud Native Computing Foundation]
This presentation introduces an evolution of GitOps focusing on "Write Every Time" (WET) configuration, where Kubernetes YAML is fully rendered without variables or templates.
kubectl, which creates configuration drift.
kube-conform or Kyverno).
runAsNonRoot: true).
runAsNonRoot set.
kube-conform and policy engines (e.g., Cell policies currently, with potential for OPA/Kyverno) can be run on every change to ensure validity before deployment.