Skip to content

Commit 377ec91

Browse files
k8s links for HA table
1 parent 6496e9a commit 377ec91

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

content/operate/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ hideListLinks: true
2020
<!-- | Feature | RC | RS | CE | K8s | -->
2121
| | <nobr><div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #80DBFF"></div> Redis</nobr> Cloud | <nobr><div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #DCFF1E"></div> Redis</nobr> Software | <nobr><div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #C795E3"></div> Redis</nobr> Community Edition | <nobr><div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #8A99A0"></div> Redis for</nobr> Kubernetes |
2222
|:-----------|:--------------|:-----------|:--------------|:--------------|
23-
| Clustering | [Clustering]({{< relref "/operate/rc/databases/configuration/clustering" >}}) | RS Link | [Scale with Redis Cluster]({{< relref "/operate/oss_and_stack/management/scaling" >}}) | K8s Link |
24-
| Replication | [Replication]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) | RS Link | [Replication]({{< relref "/operate/oss_and_stack/management/replication" >}}) | K8s Link |
25-
| Active-Active geo-distribution | [Active-Active Redis]({{< relref "/operate/rc/databases/configuration/active-active-redis" >}}) | RS Link | | K8s Link |
26-
| Rolling upgrades | | RS Link | | K8s Link |
27-
| Redis Flex/Auto tiering | [Create a Redis Flex database]({{< relref "/operate/rc/databases/create-database/create-flex-database" >}}) | RS Link | | K8s Link |
28-
| Persistence | [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) | RS Link | [Persistence]({{< relref "/operate/oss_and_stack/management/replication" >}}) | K8s Link |
29-
| Recovery | Automatic | RS Link | [Manual failover]({{< relref "/operate/oss_and_stack/management/scaling#manual-failover" >}}) | K8s Link |
30-
| Backups | [Back up a database]({{< relref "/operate/rc/databases/back-up-data" >}}) | RS Link | [Persistence]({{< relref "/operate/oss_and_stack/management/replication" >}}) | K8s Link |
23+
| Clustering | [Clustering]({{< relref "/operate/rc/databases/configuration/clustering" >}}) | RS Link | [Scale with Redis Cluster]({{< relref "/operate/oss_and_stack/management/scaling" >}}) | [Redis Enterprise clusters (REC)]({{<relref "/operate/kubernetes/re-clusters">}}) |
24+
| Replication | [Replication]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) | RS Link | [Replication]({{< relref "/operate/oss_and_stack/management/replication" >}}) | [Create replica databases]({{<relref "/operate/kubernetes/re-databases/replica-redb/">}})|
25+
| Active-Active geo-distribution | [Active-Active Redis]({{< relref "/operate/rc/databases/configuration/active-active-redis" >}}) | RS Link | | [Active-Active databases]({{<relref "/operate/kubernetes/active-active/">}}) |
26+
| Rolling upgrades | | RS Link | | [Upgrade Redis for K8s]({{<relref "/operate/kubernetes/upgrade/">}}) |
27+
| Redis Flex/Auto tiering | [Create a Redis Flex database]({{< relref "/operate/rc/databases/create-database/create-flex-database" >}}) | RS Link | | [Auto Tiering]({{<relref "/operate/kubernetes/re-clusters/auto-tiering/">}}) |
28+
| Persistence | [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) | RS Link | [Persistence]({{< relref "/operate/oss_and_stack/management/replication" >}}) | [Persistence volumes]({{<relref "/operate/kubernetes/recommendations/persistent-volumes/">}})|
29+
| Recovery | Automatic | RS Link | [Manual failover]({{< relref "/operate/oss_and_stack/management/scaling#manual-failover" >}}) | [Cluster recovery]({{<relref "/operate/kubernetes/re-clusters/cluster-recovery/">}}) |
30+
| Backups | [Back up a database]({{< relref "/operate/rc/databases/back-up-data" >}}) | RS Link | [Persistence]({{< relref "/operate/oss_and_stack/management/replication" >}}) | [REDB spec.backup]({{<relref "/operate/kubernetes/reference/redis_enterprise_database_api/#specbackup">}}) |
3131

3232

3333
### Logging and Monitoring

0 commit comments

Comments
 (0)