diff --git a/doc/source/install/devstack.rst b/doc/source/install/devstack.rst index 5748ccb62..f4acea9c5 100644 --- a/doc/source/install/devstack.rst +++ b/doc/source/install/devstack.rst @@ -82,6 +82,11 @@ The first step of installing tacker is to clone Devstack and prepare your :language: ini :emphasize-lines: 60-65 + .. note:: + + The above local.conf.kubernetes does not work on CentOS8. + Because docker-ce is not supported on CentOS8. + #. Standalone mode The ``local.conf`` file of standalone mode from [#f4]_ is shown as below.