Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit bf59536

Browse files
author
troutman_margaret@yahoo.com
committed
Edited 510_Deployment/20_hardware.asciidoc with Atlas code editor
1 parent 497afcf commit bf59536

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

510_Deployment/20_hardware.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ discuss in <<heap-sizing>>
2626
==== CPUs
2727

2828
Most Elasticsearch deployments tend to be rather light on CPU requirements. As
29-
such, the exact processor setup matters less than the other resources. You should
29+
such,((("CPUs (central processing units)")))((("hardware", "CPUs"))) the exact processor setup matters less than the other resources. You should
3030
choose a modern processor with multiple cores. Common clusters utilize 2-8
3131
core machines.
3232

@@ -36,7 +36,7 @@ clock-speed.
3636

3737
==== Disks
3838

39-
Disks are important for all clusters, and doubly so for indexing-heavy clusters
39+
Disks are important for all clusters,((("disks")))((("hardware", "disks"))) and doubly so for indexing-heavy clusters
4040
(such as those that ingest log data). Disks are the slowest subsystem in a server,
4141
which means that write-heavy clusters can easily saturate their disks which in
4242
turn becomes the bottleneck of the cluster.

0 commit comments

Comments
 (0)