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

Command to output Kubernetes YAML from Puppet DSL #33

Closed garethr closed 7 years ago

garethr commented 7 years ago

This new face adds the ability to get at the YAML which the Puppet module would send to the Kubernetes API if using the native providers. This is useful for debugging purposes, but also as a standalone tool to write Kubernetes YAML in Puppet