Merge pull request #1331 from influxdata/add-clustering-note
Add link to clustering overviewpull/1343/head
commit
19aaca184f
|
@ -13,3 +13,5 @@ InfluxDB OSS does not support clustering.
|
||||||
For high availability or horizontal scaling of InfluxDB, consider the InfluxData
|
For high availability or horizontal scaling of InfluxDB, consider the InfluxData
|
||||||
commercial clustered offering,
|
commercial clustered offering,
|
||||||
[InfluxDB Enterprise](https://portal.influxdata.com/).
|
[InfluxDB Enterprise](https://portal.influxdata.com/).
|
||||||
|
|
||||||
|
To learn more about high availability clustering, see [Clustering in InfluxDB Enterprise](/enterprise_influxdb/latest/concepts/clustering/).
|
||||||
|
|
|
@ -16,3 +16,5 @@ InfluxDB OSS does not support clustering.
|
||||||
For high availability or horizontal scaling of InfluxDB, consider the InfluxData
|
For high availability or horizontal scaling of InfluxDB, consider the InfluxData
|
||||||
commercial clustered offering,
|
commercial clustered offering,
|
||||||
[InfluxDB Enterprise](/enterprise_influxdb/latest/).
|
[InfluxDB Enterprise](/enterprise_influxdb/latest/).
|
||||||
|
|
||||||
|
To learn more about high availability clustering, see [Clustering in InfluxDB Enterprise](/enterprise_influxdb/latest/concepts/clustering/).
|
||||||
|
|
Loading…
Reference in New Issue