Kubernetes in Docker

Why kind?
- supports multi-node (including HA) clusters
- customizable base and node images
- can use your local kubernetes branch
- written in go, can be used as a library
- can be used on Windows, MacOS and Linux
- CNCF certified conformant Kubernetes installer
a bit about kubeadm
- tooling that will get you from infrastructure to Kubernetes
- it will not set up the infrastructure for you.
- it is infinitely configurable
kind
leverages kubeadm
to initalize clusters!
What are folks using kind for?
Thanks to @BenTheElder
and all the other contributors for such a fantastic project!

And now without further ado
Demo Time!!
See github.com/mauilion/kind-demo for the config!
Come work with me!
reach out via slack, twitter or email!
@mauilion
seeker@mauilion.com
careers.vmware.com
An introduction to kind
Duffie Cooley @mauilion
Staff Cloud Native Architect at VMware
Catch me on twitter, slack.k8s.io, or mauilion.dev
materials at github.com/mauilion/kind-demo