openstack-helm/tools/images/kubernetes-entrypoint
Sean Eagan e55fafa1b0 Add image build for kubernetes-entrypoint
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
2018-04-11 03:11:06 +00:00
..

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: