---
title: "Cluster"
method: POST
path: "/custom_clusters/register"
tags: ["agents"]
---

# Cluster

`POST /custom_clusters/register`

## Request body

- object
  - `name` string
  - `namespace` string
  - `storageClassName` string
  - `runnerType` string
  - `dockerDaemonParams` string
  - `nodeSelector` string
  - `annotations` string
  - `clusterName` string
  - `runtimeEnvironmentName` string

## Response `200`

json

- Json

---

[API](https://skmtc.net/codefresh-io/apis/codefresh-api.md) · [All operations](https://skmtc.net/codefresh-io/apis/codefresh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codefresh-io/codefresh-api/versions/fa310e908c46/schema)
