Skip to content

Commit d2b6dfc

Browse files
auto tiering
1 parent afbc349 commit d2b6dfc

File tree

1 file changed

+1
-1
lines changed
  • content/operate/kubernetes/architecture

1 file changed

+1
-1
lines changed

content/operate/kubernetes/architecture/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ PVCs are created with a specific size and [can be expanded](https://kubernetes.i
113113

114114
## Auto Tiering
115115

116-
Redis Enterprise Software for Kubernetes supports using Auto Tiering (previously known as Redis on Flash), which extends your node memory to use both RAM and flash storage. SSDs (solid state drives) can store infrequently used (warm) values while your keys and frequently used (hot) values are still stored in RAM. This improves performance and lowers costs for large datasets.
116+
Redis Enterprise Software for Kubernetes supports [Auto Tiering]({{<relref "/operate/kubernetes/re-clusters/auto-tiering">}}) (previously known as Redis on Flash), which extends your node memory to use both RAM and flash storage. SSDs (solid state drives) can store infrequently used (warm) values while your keys and frequently used (hot) values are still stored in RAM. This improves performance and lowers costs for large datasets.
117117

118118
NVMe (non-volatile memory express) SSDs are strongly recommended to achieve the best performance.
119119

0 commit comments

Comments
 (0)