Although we have have the simplest thing that could possibly be useful the current scripts make a couple of assumptions that only allow them to work from a variety of Linux hosts. Looking at the build scripts of the kubernetes project https://github.com/kubernetes/kubernetes/tree/master/build we can probably do better to allow clients capable of running Docker Machine (Mac or Windows) to be able to build and create the RPMs for install as well.
Although we have have the simplest thing that could possibly be useful the current scripts make a couple of assumptions that only allow them to work from a variety of Linux hosts. Looking at the build scripts of the kubernetes project https://github.com/kubernetes/kubernetes/tree/master/build we can probably do better to allow clients capable of running Docker Machine (Mac or Windows) to be able to build and create the RPMs for install as well.