From b24b2593ca3637df97ca40d02cc0b22d75c61f4f Mon Sep 17 00:00:00 2001 From: MCamp859 Date: Tue, 25 May 2021 13:00:58 -0400 Subject: [PATCH] Add supported number of subclouds Distributed Cloud Architecture: Add statement describing subcloud support added in R5. Change-Id: I5822da5080d423eb159a4b889b1f1d2c30c8d417 Signed-off-by: MCamp859 --- doc/source/dist_cloud/distributed-cloud-architecture.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/dist_cloud/distributed-cloud-architecture.rst b/doc/source/dist_cloud/distributed-cloud-architecture.rst index 201b058d1..031c4de7c 100644 --- a/doc/source/dist_cloud/distributed-cloud-architecture.rst +++ b/doc/source/dist_cloud/distributed-cloud-architecture.rst @@ -47,6 +47,7 @@ if using the CLI. The subclouds are |prod| instances used to host containerized applications. Any type of |prod| deployment configuration, i.e. simplex, duplex or standard with or without storage nodes, can be used for a subcloud. + Starting in Release 5.0, up to 200 simplex subclouds are supported. Alarms raised at the subclouds are sent to the System Controller for central reporting. @@ -99,6 +100,6 @@ if using the CLI. are all configured for secure HTTPS. Certificates for these HTTPS connections are managed internally by |prod|. -.. xbooklink For more information, see, :ref:`Certificate Management for Admin +.. xbooklink For more information, see :ref:`Certificate Management for Admin REST API Endpoints `.