diff --git a/doc/source/install/multinode.rst b/doc/source/install/multinode.rst index 28ee45511c..84a56be236 100644 --- a/doc/source/install/multinode.rst +++ b/doc/source/install/multinode.rst @@ -17,22 +17,29 @@ this is found throughout the project. If you have any questions or comments, please create an `issue `_. - .. warning:: Please see the latest published information about our application versions. - +------------------+--------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------+ - | | Version | Notes | - +==================+======================================================================================+==============================================================================================================+ - | **Kubernetes** | `v1.6.5 `_ | `Custom Controller for RDB tools `_ | - +------------------+--------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------+ - | **Helm** | `v2.3.1 `_ | | - +------------------+--------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------+ - | **Calico** | `v2.1 `_ | `calicoct v1.1 `_ | - +------------------+--------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------+ - | **Docker** | `v1.12.6 `_ | `Per kubeadm Instructions `_ | - +------------------+--------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------+ + .. list-table:: + :widths: 45 155 200 + :header-rows: 1 + + * - + - Version + - Notes + * - **Kubernetes** + - `v1.6.5 `_ + - `Custom Controller for RDB tools `_ + * - **Helm** + - `v2.3.1 `_ + - + * - **Calico** + - `v2.1 `_ + - `calicoct v1.1 `_ + * - **Docker** + - `v1.12.6 `_ + - `Per kubeadm Instructions `_ Other versions and considerations (such as other CNI SDN providers), config map data, and value overrides will be included in other