Michael is a Developer Advocate for Go, Kubernetes, and OpenShift at Red Hat where he helps appops to build and operate distributed services. His background is in large-scale data processing and container orchestration and he's experienced in advocacy and standardization at W3C and IETF. Before Red Hat, Michael worked at Mesosphere, MapR and in two research institutions in Ireland and Austria. He contributes to open source software (mainly using Go), blogs and hangs out on Twitter too much.
Follow Michael at @mhausenblas
Talks I've Given
-
Bending Kubernetes to Your Needs
Featuring Michael Hausenblas
In this Cloud Matters talk, Michael Hausenblas, Developer Advocate at Red Hat will be telling us more about Kubernetes' configuration and extension points, from benefits to limitations. Check it out!
cloud devops open-source containers kubernetes-configuration plugins kubernetes -
2
Can I haz non-privileged containers?
Featuring Michael Hausenblas and Nic Jackson
In this talk, we will look at the problems associated with running Docker containers with privileged status and some solutions to how you can harden your Docker-based security. Check it out!
cloud docker containers security -
Keynote: A Look Into The Sausage Factory: How Containers Are Made
Featuring Michael Hausenblas
The first phase of container operations spans a couple of tasks: appops writing the code, packaging it as a container image, running tests and making it available to a container orchestration system.
container containersched appops orchestration github jenkins marathon -
A lightweight deployment system for appops
Featuring Michael Hausenblas
In this talk I'd like to introduce kploy (http://kubernetes.sh/kploy/), the opinionated Kubernetes deployment system for appops. I'll cover the motivation, practical usage examples and future directions for kploy and discuss the ecosystem and related projects (helm, servpeek, etc.)
-
Keynote: Container Orchestration Deluge
Featuring Michael Hausenblas
In this talk you will learn how to build apps with Docker and why you should use an out-of-the box orchestration tool like Marathon, Kubernetes or Swarm rather than rolling your own. You will discover all about running an end-to-end demo incl. service discovery and deployment of containers.
containersched container docker marathon kubernetes swarm