Delete a node pool

Delete a specific node pool from a Kubernetes cluster.

Deleting a node pool is a destructive action and can't be undone.

Deleting a node pool deletes all Linodes within that pool.

Account administrators can configure a resource lock with the Create a resource lock operation to prevent a node pool from being deleted. They can also remove the lock with the Delete a resource lock operation.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Roles: lkecluster_admin
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: lke:read_write

CLI

linode-cli lke pool-delete 12345 456

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

ID of the Kubernetes cluster to look up.

integer
required

ID of the Pool to look up.

Responses

Language
Credentials
Response
Choose an example:
application/json