Skip to main content
Register a cluster and issue initial agent key

Authorizations

acornops_cp_session
string
cookie
required

Path Parameters

workspaceId
string<uuid>
required
Example:

"4b930d98-add9-4924-ab26-3c16d96ec373"

Body

application/json
name
string
required
Example:

"payments-prod-eks"

namespaceInclude
string[]
Example:
namespaceExclude
string[]
Example:
agentAccessMode
enum<string>
default:read_only

Controls the generated Helm command RBAC mode. read_write adds rbac.write.enabled=true.

Available options:
read_only,
read_write

Response

Cluster registration created with agent install instructions.

cluster
object
required
agentKey
string
required
installInstructions
object
required