Application configuration & deployment in the containerized new world
Sam Kottler, Red Hat
@samkottler
Welcome to containerville
State rules
Distributed configuration management is not a solved problem
Should I run chef-client/puppet agent/ansible-playbook --local inside a container?
Golden images are
not gold.
We need better packaging tools
- Omnibus packages
- Software collections
-
Continuous delivery systems
git clone --recursive https://github.com/myorg/myapp /srv/myapp
cd /srv/myapp && docker run
And better deployment tools
We've got a lot of
work to do!
Questions?
@samkottler
shk@redhat.com
https://github.com/skottler