puppet-kubernetes icon indicating copy to clipboard operation
puppet-kubernetes copied to clipboard

README.md: documentation for first steps

Open scoopex opened this issue 8 years ago • 3 comments

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

scoopex avatar Jul 09 '16 06:07 scoopex

Sure, I will appreciate any help you can offer regarding the documentation. Thank you.

If you have any questions, please ask me.

cristifalcas avatar Jul 11 '16 13:07 cristifalcas

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?

alex-harvey-z3q avatar Nov 11 '16 00:11 alex-harvey-z3q

In the readme it should be kubernetes::node::kube_proxy. I will update it now

cristifalcas avatar Nov 11 '16 09:11 cristifalcas