From 70649f1b39825693be9e4a8119cce75b47efd4b9 Mon Sep 17 00:00:00 2001 From: Romain Decker Date: Thu, 28 Sep 2023 01:02:53 +0200 Subject: [PATCH] docs: cluster group and virtual cluster clarifications (#1598) * Cluster groups clarifications * Update docs/docs-content/clusters/cluster-groups/create-cluster-group.md Co-authored-by: Rita Watson <117382432+ritawatson@users.noreply.github.com> --------- Co-authored-by: Karl Cardenas Co-authored-by: Rita Watson <117382432+ritawatson@users.noreply.github.com> (cherry picked from commit f9586d15bc0329021e443643afae8b6ffd233fa3) --- .../clusters/cluster-groups/create-cluster-group.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/docs-content/clusters/cluster-groups/create-cluster-group.md b/docs/docs-content/clusters/cluster-groups/create-cluster-group.md index 7f3b77ae8c..ef5a93c561 100644 --- a/docs/docs-content/clusters/cluster-groups/create-cluster-group.md +++ b/docs/docs-content/clusters/cluster-groups/create-cluster-group.md @@ -53,6 +53,12 @@ s ::: +:::info + + Palette does not offer support for host clusters of these types within a cluster group: edge clusters, virtual clusters, Private Cloud Gateway (PCG) clusters, and imported clusters with read-only access. + +::: + 5. Click **Next** once you have added all the host clusters you wish to include. @@ -178,4 +184,4 @@ securityContext: openshift: enable: true -``` \ No newline at end of file +```