Skip to content

Commit 621056b

Browse files
committed
api-overview
1 parent 7c1ecdf commit 621056b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/developer/overview-developer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ For more information see [Control Plane REST API](admin-rest-api/overview.md).
4444

4545
## Cluster API
4646

47-
Submit and delete Workloads.
47+
The [Cluster API](cluster-api/workload-overview-dev.md) allows you to submit and delete Workloads directly to the cluster itself.
4848

4949
The API is provided as [Kubernetes API](./cluster-api/submit-yaml.md).
5050

5151
Cluster API is accessible via the GPU cluster itself. As such, **multiple clusters may have multiple endpoints**.
5252

5353
!!! Important
54-
* With Run:ai 2.18, this API is replaced by a Control-plane API to submit jobs, which is now the recommended method for cluster versions of 2.18 and above.
55-
* If you are looking to automate tasks, it's best to use the [Run:ai Command-line interface](../Researcher/cli-reference/Introduction.md) which provides forward compatibility.
54+
* This API is replaced by a Control-plane API to submit jobs, which is now the recommended method for cluster versions of 2.18 and above.
55+
* If you are looking to automate tasks with older versions of Run:ai, it's best to use the [Run:ai Command-line interface](../Researcher/cli-reference/Introduction.md) which provides forward compatibility.
5656

5757
## Metrics API
5858

0 commit comments

Comments
 (0)