
This adds a Dockerfile and Makefile for building an image for kubernetes-entrypoint. Exposed configuration includes where to get the source code from and where to push the built image to. Change-Id: Ie87bd393612fdfff5d27fe588a75aed1528df76c
Kubernetes-Entrypoint Image Build
Builds an image with kubernetes-entrypoint for use with OpenStack-Helm.
Prerequisites
Must have golang 1.7.x installed in order to build the binary.
Instructions
Build the Kubernetes-Entrypoint Image
A known good image is published to docker hub on a fairly regular basis, but if you wish to build your own image, from the directory containing this README run: