List Kubernetes types

Returns Kubernetes types and prices, including any region-specific rates.

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.
    • Permissions: Internet facing, no permission

CLI

linode-cli lke types

Learn more

Path Params
string
enum
required

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

Allowed:
Responses

Response body
object
data
array of objects

Kubernetes types.

data
object
string

Read-only The ID representing the Kubernetes type.

string

Filterable, Read-only The Kubernetes type label is for display purposes only.

price
object

Read-only The default cost of this Kubernetes type. Prices are in US dollars, broken down into hourly and monthly charges.

Certain regions have different prices from the default. For region-specific prices, see region_prices.

region_prices
array of objects
region_prices
object
number

Cost per hour for this region, in US dollars.

string

The Region ID for these prices.

number

Cost per month for this region, in US dollars.

integer
≥ 0

Filterable, Read-only The monthly outbound transfer amount, in MB.

integer

Read-only The current page.

integer

Read-only The total number of pages.

integer

Read-only The total number of results.

Language