aespinosa / cookbook-kube

Custom Chef resources to launch a Kubernetes cluster
https://supermarket.chef.io/cookbooks/kube
Apache License 2.0
32 stars 20 forks source link

Add a resource for defining pods #19

Open tas50 opened 7 years ago

tas50 commented 7 years ago

This could pretty easily be handled even if all we did was take a yaml file and load it

aespinosa commented 7 years ago

I thought pod definitions are already in https://github.com/chef-cookbooks/kubernetes ?

tas50 commented 7 years ago

In an overly complex and not really functional way: yes