kubernetes Kubernetes devstack Some background first Small proof of concept for running kubernetes cluster, specifically intended for development environment. Can create kubernetes cluster compromised of one master and arbitrary number of minions. Can
docker DevStack running docker images I 've been playing around with openstack for some time, and it seems kilo release comes with support for docker. This let's you run docker containers on openstack. I will
skydns Running DNS in docker container Few lines put together as a reminder on how to set up dns together with etcd in container(s). I will be using skydns and etcd in two separate containers.
docker Multihost docker over openvswitch For this little experiment we need: Some basic network knowledge, or google skills, two VM's with your favourite linux flavour, in my case it will be Ubuntu 14.04 and