From fc4c10b64cf6c4f03b6186971b4db3b9c6b10fbe Mon Sep 17 00:00:00 2001 From: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Date: Thu, 11 Jun 2026 11:26:27 -0700 Subject: [PATCH] K8: Update edit-clusters.md with additional resources Add resources section for next steps or troubleshooting --- content/operate/kubernetes/active-active/edit-clusters.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/operate/kubernetes/active-active/edit-clusters.md b/content/operate/kubernetes/active-active/edit-clusters.md index 79b150de40..65763505cb 100644 --- a/content/operate/kubernetes/active-active/edit-clusters.md +++ b/content/operate/kubernetes/active-active/edit-clusters.md @@ -160,3 +160,7 @@ To communicate with other clusters, all participating clusters need access to th ```sh kubectl get reaadb -o=jsonpath='{.status.participatingClusters}' ``` + +## Additional resources + +Add resources section for next steps or troubleshooting