Lee Briggs is a principle infrastructure engineer at Apptio who has been using Kubernetes since 2015. He discusses the need for configuration management of Kubernetes clusters and components. Existing tools like Helm, Ansible, and Terraform have downsides for configuration management. Briggs developed kr8, an open source tool written in Go that uses Jsonnet to render configuration templates and apply them to multiple Kubernetes clusters in a flexible way.