puppet-kubernetes
puppet-kubernetes copied to clipboard
README.md: documentation for first steps
The documentation should describe a complete procedure how to create a fully functional kubernetes cluster. This should include all preconditions and the complete parameters for this module.
I'm currently testing this module with test-kitchen (http://kitchen.ci/, which utilizes vagrant/virtualbox) - probably i can help to test and enhance the documentation and implementation on ubuntu.
Regards Marc
Sure, I will appreciate any help you can offer regarding the documentation. Thank you.
If you have any questions, please ask me.
Did you get this to work @scoopex - any chance I could see your code?
I'm getting this when I follow the README:
Error: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class kubernetes::master::kube_proxy at /tmp/apply_manifest.pp.eEMIU3:10:1 on node centos-72-x64.amp.com.au
Well, that's not working obviously because there's no such class.
I have a pretty tight deadline - is it safe for me to use this module or should I try something else?
In the readme it should be kubernetes::node::kube_proxy. I will update it now