From 51bd6228dc08cb6a92f5f786ea9323e8f05d8617 Mon Sep 17 00:00:00 2001 From: Elaine Fonaro Date: Tue, 23 May 2023 14:39:20 -0300 Subject: [PATCH] Add limitation to NetApp installation for subclouds (r8, dsr8) - Note fixed. - Added a limitation indicating that Distributed Cloud deployments does not support Netapp orchestration. Signed-off-by: Elaine Fonaro Change-Id: I0d4f32fbbaeea796935d03bd8579e4fb4aabae5c --- ...-an-external-netapp-deployment-as-the-storage-backend.rst | 5 +++++ doc/source/storage/kubernetes/storage-backends.rst | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/source/storage/kubernetes/configure-an-external-netapp-deployment-as-the-storage-backend.rst b/doc/source/storage/kubernetes/configure-an-external-netapp-deployment-as-the-storage-backend.rst index d83c01029..0abc413c6 100644 --- a/doc/source/storage/kubernetes/configure-an-external-netapp-deployment-as-the-storage-backend.rst +++ b/doc/source/storage/kubernetes/configure-an-external-netapp-deployment-as-the-storage-backend.rst @@ -10,6 +10,11 @@ Configure an External NetApp Deployment as the Storage Backend Configure an external NetApp deployment as the storage backend, after system installation using a |prod|-provided ansible playbook. +.. note:: + It is not currently possible to setup NetApp in subclouds via orchestration. + Ansible playbook install_netapp_backend.yml must be executed manually in + each host. + .. rubric:: |prereq| |prod-long| must be installed and fully deployed before performing this diff --git a/doc/source/storage/kubernetes/storage-backends.rst b/doc/source/storage/kubernetes/storage-backends.rst index 2f947bd2b..7a4566a43 100644 --- a/doc/source/storage/kubernetes/storage-backends.rst +++ b/doc/source/storage/kubernetes/storage-backends.rst @@ -103,7 +103,10 @@ NetApp Trident supports: - Azure NetApp Files service - +.. note:: + It is not currently possible to setup NetApp in subclouds via orchestration. + Ansible playbook install_netapp_backend.yml must be executed manually in + each host. .. _storage-backends-d201e56: