Skip to content

Commit dd3c16f

Browse files
error msg relrefs
1 parent 69d5a77 commit dd3c16f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

content/operate/kubernetes/re-clusters/multi-namespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ You can also deploy `RedisEnterpriseActiveActiveDatabase` (REAADB) objects in co
196196
To do this:
197197

198198
1. Configure each participating cluster’s operator to watch the relevant consumer namespace. See [multi-namespace operator setup](#update-redis-enterprise-operator-configmap).
199-
2. Ensure all Active-Active prerequisites are met as described in [Configure Active-Active]({{<relref "content/operate/kubernetes/active-active/create-reaadb/">}}).
199+
2. Ensure all Active-Active prerequisites are met as described in [Configure Active-Active]({{<relref "/operate/kubernetes/active-active/create-reaadb">}}).
200200
3. In your REAADB custom resource, specify the target consumer namespace using `metadata.namespace`. For each participating cluster, use the `namespace` field under `spec.participatingClusters` to indicate the namespace where the REAADB should be deployed.
201201
4. If you are using a [global database secret]({{<relref "operate/kubernetes/active-active/global-db-secret/">}}), deploy the secret in each consumer namespace.
202202

content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-april2025.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ For supported distributions, known limitations, and API changes, see [Redis Ente
2626

2727
## Known limitations
2828

29-
See [7.8.6 releases]({{<relref "release-notes/7-8-6-releases">}}) for information on known limitations.
29+
See [7.8.6 releases]({{<relref "/operate/kubernetes/release-notes/7-8-6-releases">}}) for information on known limitations.

content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-march2025.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ weight: 50
1515

1616
Redis Enterprise for Kubernetes 7.8.6-1 is a feature release that includes enhancements, bug fixes, platform updates, and support for [Redis Software 7.8.6-13]({{<relref "/operate/rs/release-notes/rs-7-8-releases/rs-7-8-6-13.md">}}).
1717

18-
This release also includes the ability to [install the operator using Helm]({{<relref "deployment/helm.md">}}).
18+
This release also includes the ability to [install the operator using Helm]({{<relref "/operate/kubernetes/deployment/helm">}}).
1919

2020
Support for Helm is currently in public preview and is not supported on production workloads. Only new installations of the Redis operator are supported at this time.
2121

@@ -93,4 +93,4 @@ Any distribution not listed below is not supported for production workloads.
9393

9494
## Known limitations
9595

96-
See [7.8.6 releases]({{<relref "release-notes/7-8-6-releases">}}) for information on known limitations.
96+
See [7.8.6 releases]({{<relref "/operate/kubernetes/release-notes/7-8-6-releases">}}) for information on known limitations.

content/operate/kubernetes/release-notes/7-8-6-releases/7-8-6-1-may2025.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ For supported distributions, known limitations, and API changes, see [Redis Ente
2424

2525
## Known limitations
2626

27-
See [7.8.6 releases]({{<relref "release-notes/7-8-6-releases">}}) for information on known limitations.
27+
See [7.8.6 releases]({{<relref "/operate/kubernetes/release-notes/7-8-6-releases">}}) for information on known limitations.

0 commit comments

Comments
 (0)