diff --git a/doc/source/containers_deployment/architecture.rst b/doc/source/containers_deployment/architecture.rst index 552ce671..644b3be5 100644 --- a/doc/source/containers_deployment/architecture.rst +++ b/doc/source/containers_deployment/architecture.rst @@ -1,6 +1,11 @@ TripleO Containers Architecture ================================ +.. Warning:: + + The TripleO containers support is still under heavy development. Things + documented here may change during the Pike cycle. + This document explains the details around TripleO's containers architecture. The document goes into the details of how the containers are created from TripleO, how the configuration files are generated and how the containers are eventually diff --git a/doc/source/containers_deployment/index.rst b/doc/source/containers_deployment/index.rst index 06761a5e..3e863d64 100644 --- a/doc/source/containers_deployment/index.rst +++ b/doc/source/containers_deployment/index.rst @@ -1,6 +1,11 @@ Containers based OpenStack deployment ===================================== +.. Warning:: + + The TripleO containers support is still under heavy development. Things + documented here may change during the Pike cycle. + This section describes how to deploy OpenStack clouds on containers, either on the undercloud or the overcloud. diff --git a/doc/source/containers_deployment/undercloud.rst b/doc/source/containers_deployment/undercloud.rst index 7d47a5bc..aaab2f3e 100644 --- a/doc/source/containers_deployment/undercloud.rst +++ b/doc/source/containers_deployment/undercloud.rst @@ -1,6 +1,11 @@ Containers based Undercloud Deployment ====================================== +.. Warning:: + + The TripleO containers support is still under heavy development. Things + documented here may change during the Pike cycle. + This documentation explains how to deploy a fully containerized undercloud on Docker. This feature is supported starting with Pike.