26 lines
736 B
Markdown
26 lines
736 B
Markdown
---
|
|
title: Use your new InfluxDB cluster
|
|
description: >
|
|
Use and test your deployed InfluxDB cluster.
|
|
menu:
|
|
influxdb3_clustered:
|
|
name: Use your cluster
|
|
parent: Install InfluxDB Clustered
|
|
weight: 150
|
|
draft: true
|
|
---
|
|
|
|
Now that you have deployed your InfluxDB cluster, it's ready for you to use
|
|
and test.
|
|
Use the
|
|
[Get started with InfluxDB clustered guide](/influxdb3/clustered/get-started/setup/)
|
|
to test your new InfluxDB cluster.
|
|
|
|
<a class="btn" href="/influxdb3/clustered/get-started/setup/">Get started with InfluxDB Clustered</a>
|
|
|
|
**Other helpful resources**:
|
|
|
|
- [Administer InfluxDB Clustered](/influxdb3/clustered/admin/)
|
|
- [Write data](/influxdb3/clustered/write-data/)
|
|
- [Query data](/influxdb3/clustered/query-data/)
|