Skip to content

Commit

Permalink
Update index.md (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
raihankhan authored Nov 24, 2021
1 parent e233eda commit 36c165c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/guides/elasticsearch/concepts/autoscaler/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,10 @@ All of them has the following sub-fields:

### spec.storage

`spec.compute` specifies the autoscaling configuration for the storage resources of the database components. This field consists of the following sub-field:
`spec.storage` specifies the autoscaling configuration for the storage resources of the database components. This field consists of the following sub-field:

- `spec.compute.node` indicates the desired storage autoscaling configuration for a combined Elasticsearch cluster.
- `spec.compute.topology` indicates the desired storage autoscaling configuration for different type of nodes running in the Elasticsearch topology cluster mode.
- `spec.storage.node` indicates the desired storage autoscaling configuration for a combined Elasticsearch cluster.
- `spec.storage.topology` indicates the desired storage autoscaling configuration for different type of nodes running in the Elasticsearch topology cluster mode.
- `topology.master` indicates the desired storage autoscaling configuration for the master nodes.
- `topology.data` indicates the desired storage autoscaling configuration for the data nodes.
- `topology.ingest` indicates the desired storage autoscaling configuration for the ingest nodes.
Expand Down

0 comments on commit 36c165c

Please sign in to comment.