Intro to Kubernetes 1.0 - Server Side Engineering Meetup, Portland ME
Kubernetes is a wonderful open source PaaS system from Google and others. The introductory talk describes the ecosystem as of July 2015, and highlights strengths and weaknesses of Kubernetes 1.0
1401 virtualized on System 360 https://www.joyent.com/developers/videos/ docker-and-the-future-of-containers-in-production • 2000 FreeBSD Jails • 2004 Open Solaris Zones • 2007 Cgroups in Linux Kernel • 2011 LMCTFY • 2013 Docker • 2015 Open Container Spec / AppC
Engine means you can finally use PaaS in highly regulated industries (HIPAA, PCI, etc) • Seamlessly use same Docker images you already have • Zero-effort deploy in Google Compute Engine (also Tectonic) • Doesn’t force entire app to migrate at once, excellent support for external services: CloudSQL, RabbitMQ, … • Kubelet / Container-Optimized Server • Debugging - csysdig • CoreOS / Debian / CentOS