There’s a reason why infrastructure engineers love static configuration. A Helm values file committed to source control, a config.json embedded in a Docker image, a .properties file bundled with a JAR – these are knowable. You can reason about the behavior at runtime, trace exactly what configuration was running at any point in time by […]