Create new node pool
Add new node pool to a cluster
Path parameters
Organization identifier
Cluster identifier
Request body
Example request
{
"labels": {
"example.io/label1": "value1"
},
"autoscaling": {
"minSize": 1,
"maxSize": 5
},
"volumeEncryption": {
"enabled": true,
"encryptionKeyARN": "arn:aws:kms:<REGION>:000000000000:key/00000000-0000-0000-0000-000000000000"
},
"volumeSize": 50,
"volumeType": "gp3",
"instanceType": "m4.xlarge",
"image": "ami-06d1667f",
"spotPrice": "0.2",
"subnetId": "subnet-xxxxxxxxxxxxxx",
"securityGroups": [
"sg-00000xxxx0000xxx1",
"sg-00000xxxx0000xxx2"
]
}Response
Node pool creation in progress
Changes
Changed in 12 of the 50 revisions of this API.913
- ▲
the
///////////request property type changed from no type toobjectrequest-property-type-changed
- ▲
the
///////////request property type changed from no type toobjectrequest-property-type-changed
- ▲
the
/////////////request property type changed from no type toobjectrequest-property-type-changed
- ▲
the
/////////////request property type changed from no type toobjectrequest-property-type-changed
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the request's body type changed from
arrayto no typerequest-body-type-changed
- ○
added to the request body
oneOflistrequest-body-one-of-added
- ▲
- ▲
removed from the request body
oneOflistrequest-body-one-of-removed
- ▲
the request's body type changed from no type to
arrayrequest-body-type-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added to the request body
oneOflistrequest-body-one-of-added
- ○
- ○
added the new optional request property
////////new-optional-request-property
- ○
added the new optional request property
////////new-optional-request-property
- ○
- ○
added the new optional request property
////////new-optional-request-property
- ○
added the new optional request property
////////new-optional-request-property
- ○
- ○
added the new optional request property
////////new-optional-request-property
- ○
added the new optional request property
////////new-optional-request-property
- ○
- ○
added the new optional request property
////////new-optional-request-property
- ○
added the new optional request property
////////new-optional-request-property
- ○
- ○
added to the request body
oneOflistrequest-body-one-of-added
- ○
- ▲
the
////////request property type changed fromnumbertointegerrequest-property-type-changed
- ▲