Skip to content

Commit 1ad0fde

Browse files
fix warnings
1 parent a819cf7 commit 1ad0fde

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

content/operate/kubernetes/7.4.6/re-databases/db-controller.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ the custom resource with default values to create a full specification. It then
2727
database on the specified Redis Enterprise cluster (REC).
2828

2929
Once the database is created, it is exposed with the same service mechanisms by the service rigger for the Redis Enterprise cluster.
30-
If the database [custom resource is deleted]({{< relref "/operate/kubernetes/re-clusters/delete-custom-resources/" >}}), the database and its services are deleted from the cluster.
30+
If the database [custom resource is deleted]({{< relref "/operate/kubernetes/7.4.6/delete-custom-resources" >}}), the database and its services are deleted from the cluster.
3131

3232
### Flexible deployment options
3333

34-
Databases in multiple namespaces can be managed by the same operator. To learn more, see [Manage databases in multiple namespaces]({{<relref "/operate/kubernetes/re-clusters/multi-namespace/">}}).
34+
Databases in multiple namespaces can be managed by the same operator. To learn more, see [Manage databases in multiple namespaces]({{< relref "/operate/kubernetes/re-clusters/multi-namespace" >}}).
3535

3636
To learn more about designing a multi-namespace Redis Enterprise cluster, see [flexible deployment options]({{< relref "/operate/kubernetes/deployment/deployment-options.md" >}}).
3737

content/operate/kubernetes/re-databases/db-controller.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ the custom resource with default values to create a full specification. It then
2626
database on the specified Redis Enterprise cluster (REC).
2727

2828
Once the database is created, it is exposed with the same service mechanisms by the service rigger for the Redis Enterprise cluster.
29-
If the database [custom resource is deleted]({{< relref "/operate/kubernetes/re-clusters/delete-custom-resources/" >}}), the database and its services are deleted from the cluster.
29+
If the database [custom resource is deleted]({{< relref "/operate/kubernetes/7.4.6/delete-custom-resources" >}}), the database and its services are deleted from the cluster.
3030

3131
### Flexible deployment options
3232

33-
Databases in multiple namespaces can be managed by the same operator. To learn more, see [Manage databases in multiple namespaces]({{<relref "/operate/kubernetes/re-clusters/multi-namespace/">}}).
33+
Databases in multiple namespaces can be managed by the same operator. To learn more, see [Manage databases in multiple namespaces]({{<relref "/operate/kubernetes/re-clusters/multi-namespace">}}).
3434

3535
To learn more about designing a multi-namespace Redis Enterprise cluster, see [flexible deployment options]({{< relref "/operate/kubernetes/deployment/deployment-options.md" >}}).
3636

content/operate/kubernetes/release-notes/6-2-releases/k8s-6-2-10-34-2022-05.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Redis Enterprise K8s 6.2.10-34 supports the Redis Enterprise Software releas
2020
The key new features, bug fixes, and known limitations are described below.
2121

2222
{{<warning>}}
23-
**Do not** upgrade to this 6.2.10-34 release if you are an **OpenShift** customer and **also use modules**. Instead, **use the [6.2.10-45]({{< relref "/operate/kubernetes/release-notes/k8s-6-2-10-45-2022-07.md" >}})** release.
23+
**Do not** upgrade to this 6.2.10-34 release if you are an **OpenShift** customer and **also use modules**. Instead, **use the [6.2.10-45]({{< relref "/operate/kubernetes/release-notes/6-2-releases/k8s-6-2-10-45-2022-07" >}})** release.
2424

2525
There was a change in 6.2.10-34 to a new RHEL 8 base image for the Redis Server image. Due to binary differences in modules between the two operating systems, you cannot directly update RHEL 7 clusters to RHEL 8 when those clusters host databases using modules.
2626

0 commit comments

Comments
 (0)