Skip to content

Commit b0261dc

Browse files
committed
Top-level product org and started feature matrix
1 parent 7a1a3f8 commit b0261dc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

content/operate/_index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,20 @@
22
title: Redis products
33
description: Operate any Redis, from Redis Enterprise to Redis Cloud
44
linkTitle: Operate
5+
hideListLinks: true
56
---
7+
8+
| <div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #80DBFF"></div> Redis Cloud | <div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #DCFF1E"></div> Redis Software |
9+
|:-----------|:--------------|
10+
| <ul><li> [Get started with Redis Cloud]({{< relref "/operate/rc/rc-quickstart" >}}) </li><li> [Create a database]({{< relref "/operate/rc/databases/create-database" >}}) </li><li> [Connect to your database]({{< relref "/operate/rc/databases/connect" >}}) </li></ul> | <ul><li> [Install Redis Software]({{< relref "/operate/rs/installing-upgrading" >}}) </li><li> [Set up a new cluster]({{< relref "/operate/rs/clusters/new-cluster-setup" >}}) </li><li> [Create a database]({{< relref "/operate/rs/databases/create" >}}) </li><li> [Connect to your database]({{< relref "/operate/rs/databases/create" >}}) </li></ul> |
11+
| <div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #C795E3"></div> **Redis Community Edition** | <div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #8A99A0"></div> **Redis for Kubernetes** |
12+
| <ul><li> [Install Redis community edition]({{< relref "/operate/oss_and_stack/install/install-redis" >}}) </li><li> [Install Redis Stack]({{< relref "/operate/oss_and_stack/install/install-stack" >}}) </li><li> [Manage Redis]({{< relref "/operate/oss_and_stack/management" >}}) </li></ul> | <ul><li> [Deploy Redis for Kubernetes]({{< relref "/operate/kubernetes/deployment" >}}) </li><li> [Architecture]({{< relref "/operate/kubernetes/architecture" >}}) </li><li> [API Reference]({{< relref "/operate/kubernetes/reference" >}}) </li></ul> |
13+
| <div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #FD4439"></div> **Redis Insight** | |
14+
| <ul><li> [Install Redis Insight]({{< relref "/operate/redisinsight/install" >}}) </li><li> [Use Redis Insight]({{< relref "/develop/tools/insight" >}}) </li></ul> | |
15+
16+
## Product features
17+
18+
| | <div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #80DBFF"></div> Redis Cloud | <div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #DCFF1E"></div> Redis Software | <div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #C795E3"></div> Redis Community Edition | <div class="h-3 w-3 rounded-md border border-redis-pen-600 inline-block mr-1" style="background-color: #8A99A0"></div> Redis for Kubernetes |
19+
|:-----------|:--------------|:-----------|:--------------|:--------------|
20+
| Feature | Link | Link | Link | Link |
21+

0 commit comments

Comments
 (0)