Hacker News new | ask | show | jobs
by pat2man 3594 days ago
RedHat has a production Ansible script for OpenShift: https://github.com/openshift/openshift-ansible most of which is Kubernetes setup.

Its amazing how much actually goes on here. Firewall rules, certificates, Docker storage configuration, etc. Its definitely not something that you can just thrown in a VM and assume everything will work.

2 comments

There is also a chef version a colleague of mine wrote:

https://github.com/IshentRas/cookbook-openshift3

ansible/puppet/chef is the way to go. Single line of DSL is worth 1000 lines of text on a blog, imho.
CFEngine, too! :) I'm still in business consulting and training on CFEngine. Although I'm branching out into Git as that has a wider user base.