kolla/doc/source/admin/index.rst
Martin André 1b0f4197f9 Document Kolla image API
A first shot at documenting the kolla image API. Not perfect but this
should at least provide a good overview for the projects that want to
consume kolla images.

Change-Id: I10943a050e4d21dfcdebb75084a26c12845d322b
2018-10-09 15:55:34 +00:00

31 lines
552 B
ReStructuredText

===================
Administrator Guide
===================
Building Container Images
-------------------------
If you are a system administrator running Kolla, this section contains
information that should help you understand how to build container image
or build some images using ``--template-override``.
.. toctree::
:maxdepth: 2
:glob:
image-building
template-override/*
Kolla Images API
----------------
Take advantage of the Kolla API to configure containers at runtime.
.. toctree::
:maxdepth: 2
:glob:
kolla_api