openstack-helm/tools/images/kubernetes-entrypoint
Sean Eagan db0903c77f Containerize kubernetes-entrypoint image build
Containerizes the kubernetes-entrypoint image build so that go tooling
does not need to be pre-installed on the host.

Change-Id: I47766ef81f70170683e61c634411e259806932c5
2018-04-30 15:48:52 -05:00
..
.gitignore Add image build for kubernetes-entrypoint 2018-04-11 03:11:06 +00:00
Dockerfile Containerize kubernetes-entrypoint image build 2018-04-30 15:48:52 -05:00
Makefile Containerize kubernetes-entrypoint image build 2018-04-30 15:48:52 -05:00
README.rst Containerize kubernetes-entrypoint image build 2018-04-30 15:48:52 -05:00

Kubernetes-Entrypoint Image Build

Builds an image with kubernetes-entrypoint for use with OpenStack-Helm.

Prerequisites

git, docker

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: