Keynote: Developing Kubernetes Services at Airbnb Scale
You've already made the plunge to move to Kubernetes, and you feel pretty good about that. But why does it feel like it requires expert-level Kubernetes knowledge for engineers to get anything done? T …
Talk Title | Keynote: Developing Kubernetes Services at Airbnb Scale |
Speakers | Melanie Cebula (Software Engineer, Airbnb) |
Conference | KubeCon + CloudNativeCon North America |
Conf Tag | |
Location | Seattle, WA, USA |
Date | Dec 9-14, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
You’ve already made the plunge to move to Kubernetes, and you feel pretty good about that. But why does it feel like it requires expert-level Kubernetes knowledge for engineers to get anything done? This talk will identify key problems that make out-of-the-box Kubernetes less friendly to developers, and strategies for addressing them, based on Airbnb’s experience empowering one thousand engineers to develop hundreds of Kubernetes services at scale. This talk will focus primarily on four problem areas: 1. Configuration: Generated and templated configuration, extracting shareable components and containers 2. CI/CD: Containerizing CI/CD, multi-stage builds, deploy strategies 3. Service lifecycle: Primary and sidecar containers, Advanced pod readiness, warmup, graceful termination, etc 4. Tooling: Creating and Distributing a kubectl wrapper