Skip to content

bigconfig package

4 posts with the tag “bigconfig package”

The YAML Trap: Escaping Greenspun’s Tenth Rule with BigConfig

K8s

Greenspun’s Tenth Rule warns that every complex system eventually reinvents a buggy version of Lisp. From YAML-hell in CI/CD to the “accidental” programming languages of Helm, Terraform and Ansible, the DevOps world is living this prophecy. Discover how shifting from rigid configuration to the power of Clojure and BigConfig can help you escape the trap of ad-hoc infrastructure logic.

Introducing BigConfig Package

K8s

BigConfig Package moves beyond the “Kubernetes-only” mindset of Helm by treating infrastructure and software as a single unit. By replacing specialized CLIs with Babashka (Clojure), it eliminates the friction between shell scripts and compiled binaries. This approach allows developers to move seamlessly between a CLI, a REPL for debugging, and a library for deep automation.