albertrdixon / romulus

A kubernetes ingress controller
MIT License
103 stars 12 forks source link

Docker-compose/Vagrant demo example #13

Open ghost opened 9 years ago

ghost commented 9 years ago

Hi,

Was looking at your repo, and I was wondering if you have a local docker-compose with kubernetes, kube-ui and romulus ?

I would like to see test it.

albertrdixon commented 9 years ago

That would not be a bad idea to have some examples.

I would think a romulus-rc.yaml with romulus, vulcan and maybe statsd. Some example service definitions. Then a link out to the kubernetes instructions for a local vagrant cluster and bringing up all the resources.

ghost commented 9 years ago

That would be amazing... Fleet, Fleet-ui or Fleet-browser would great too. Would be much more smooth for complex deployment

ghost commented 9 years ago

I found also this repo https://github.com/thesamet/kubernetes-aws-coreos, providing an easy way to set up a fully working Kubernetes cluster on EC2.