Updates an EC2 Node Class.

Updates an existing EC2NodeClass.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the Organization.

string
required

The ID of the cluster whose EC2NodeClass is being updated.

string
required

The name of the EC2NodeClass being updated.

Query Params
string

The resourceVersion observed by the UI on the prior read.

Body Params

EC2NodeClass: Defines the configuration for EC2 instances that Karpenter will provision in AWS.
This is the top-level resource that specifies how nodes should be created and configured.

string

id: A unique identifier for the EC2NodeClass resource.

string

api_version: The API version of this resource (e.g., "karpenter.k8s.aws/v1").

string

kind: The type of resource, always "EC2NodeClass" for this resource.

metadata
object

metadata: Standard Kubernetes metadata including name, labels, and annotations.

spec
object

spec: The desired configuration specification for EC2 nodes.

status
object

status: The observed state of the EC2NodeClass, populated by the controller.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json