metral / corekube

CoreOS + Kubernetes + OpenStack - The simplest way to deploy a POC Kubernetes cluster using a Heat template
Apache License 2.0
7 stars 0 forks source link

changing image name to allow testing of various coreos versions #26

Closed v1k0d3n closed 8 years ago

v1k0d3n commented 8 years ago

simple change that will allow testing of:

i may want to use this as a variable for testing, and branch out the deployments to allow for changes to the way that CoreOS is deployed: i.e. cloud-config vs ignition...which are completely different. as it is today, corekube is dependent on heat/cloud-config. coreos is adding value with ignition, but this changes the deployment strategy for openstack private clouds.

v1k0d3n commented 8 years ago

pull request created in error! sorry @metral.