Skip to main content
POST
Add a managed node pool

Authorizations

ankra_session
string
cookie
required

Browser session. Mutations also require X-Ankra-CSRF.

Headers

X-Ankra-CSRF
string
required

Must match the ankra_csrf browser cookie.

Path Parameters

provider
enum<string>
required
Available options:
doks,
uks,
gke,
ovh_mks,
aks,
eks,
kapsule
Example:

"kapsule"

cluster_id
string<uuid>
required

Body

application/json
name
string
required
size
string
required
autohealing
boolean | null
autoscaling
object | null
count
integer
default:1
Required range: x >= 1
labels
object
provider_id
string | null
public_ip
boolean | null
root_volume_size_gb
integer | null
Required range: x >= 1
root_volume_type
string | null
security_group_id
string | null
status
string | null
taints
object[]
upgrade_policy
string | null
zone
string | null

Response

Successful response

autohealing
boolean | null
required
autoscaling_enabled
boolean | null
required
autoscaling_max
integer | null
required
autoscaling_min
integer | null
required
cluster_id
string<uuid>
required
count
integer | null
required
node_pool_name
string
required
upgrade_policy
string | null
required