Controllers: Lambda Functions for Extending your Infrastructure
This session demonstrates how to leverage Kubernetes Controllers and Initializers as a framework for building transparent extensions of your Kubernetes cluster. Using a live coding exercise and demo, …
Talk Title | Controllers: Lambda Functions for Extending your Infrastructure |
Speakers | Ross Guarino (Systems Engineer, Cloudflare), Terin Stock (Systems Engineer, Cloudflare) |
Conference | KubeCon + CloudNativeCon Europe |
Conf Tag | |
Location | Copenhagen, Denmark |
Date | Apr 30-May 4, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
This session demonstrates how to leverage Kubernetes Controllers and Initializers as a framework for building transparent extensions of your Kubernetes cluster. Using a live coding exercise and demo, this presentation will showcase the possibilities of the basic programming paradigms the Kubernetes API server makes easy. As an SRE build custom integrations directly into the Kubernetes api that transparently enhance the developer experience. Ross Guarino will talk about how this pattern is used extensively at Cloudflare to provide a feature rich internal platform for our development team.