/
KU
kubeorch
/
KubeOrch Core API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
Apache 2.0
2026-07-17
17
2
8.1 KB
Clusters
Add a new cluster
post
/api/clusters
Request body
object
required
name
string
required
server
string
uri
required
auth_type
'bearer_token'
|
'certificate'
|
'kubeconfig'
|
'service_account'
|
'oidc'
required
token
string
Response
Cluster added