garethr / garethr-kubernetes

Puppet types and provider for managing Pods, ReplicationControllers, Services and more in Kubernetes
http://garethr.github.io/garethr-kubernetes
Apache License 2.0
28 stars 28 forks source link

Will a PR with code from my module be accepted? #2

Open cristifalcas opened 8 years ago

cristifalcas commented 8 years ago

I was wondering if you will accept a PR with what I've written here: https://github.com/cristifalcas/puppet-kubernetes.

It should provide a way to install/configure kubernetes services.

garethr commented 8 years ago

hi @cristifalcas. Thanks. I'm definitely interested in looking at installing/managing Kubernetes with puppet as well. Looks like you've made a great start. I'd definitely be up for a PR, although I'll need to make space to review and test it out which might take a little time.

I was actually just looking at your etcd module as well. Nice job.