2 Commits

Author SHA1 Message Date
Pete Birley
5a530be776 Kubernetes: Rename Images to allow use with native deployment tools
Standard Kubernetes deployment tooling expects images to include the
platorm they are built for as a suffix. As kolla does not yet support
any arch other than amd64, we are renaming these to make them easier
to consume.

Change-Id: I8e961db5706d968ee9a66b0c2d2bbcc684d32329
2017-01-21 14:17:01 +00:00
portdirect
d3565b426e Add Kubernetes Images for Kolla-Kubernetes
These images are intended to be used with standard Kubernetes deployment
tooling. They are included with Kolla to allow operators to chose the OS
Base image that is used in their environments, and provides Ceph PV support.

Implements: blueprint add-kubernetes-images

Change-Id: Ifb84a2b9458d071679e1e55679653d702624d702
2016-12-23 12:24:34 +00:00