From 9ceb8aa7e08427a05ffe4db4579cd58b11587ecc Mon Sep 17 00:00:00 2001 From: ESASHIKA Kaoru Date: Tue, 27 Feb 2024 07:16:00 +0000 Subject: [PATCH] docs: note that changing encryption option settings for existing clusters is not dangerous We have prohibited changing all network-related configurations after cluster creation. However, as a result of https://github.com/rook/rook/discussions/13584, we found that the connections.encryption flag can be regarded as an exception. Signed-off-by: ESASHIKA Kaoru --- Documentation/CRDs/Cluster/ceph-cluster-crd.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/CRDs/Cluster/ceph-cluster-crd.md b/Documentation/CRDs/Cluster/ceph-cluster-crd.md index e9df0f3f8edb..c6efd41fb3e1 100755 --- a/Documentation/CRDs/Cluster/ceph-cluster-crd.md +++ b/Documentation/CRDs/Cluster/ceph-cluster-crd.md @@ -220,8 +220,9 @@ Configure the network that will be enabled for the cluster and services. See the kernel requirements above for encryption. !!! caution - Changing networking configuration after a Ceph cluster has been deployed is NOT - supported and will result in a non-functioning cluster. + Changing networking configuration after a Ceph cluster has been deployed is only supported for + the network encryption settings. Changing other network settings is *NOT* supported and will + likely result in a non-functioning cluster. #### Provider