CAST AI · Schema

CAST AI Node

A Node represents a Kubernetes node within a cluster managed by CAST AI, including its instance type, state, and labels.

AutoscalingCloud InfrastructureCost OptimizationDevOpsFinOpsKubernetesObservability

Properties

Name Type Description
id string Unique identifier for the node.
name string Name of the node.
instanceType string Cloud provider instance type of the node.
state string Current state of the node.
createdAt string Timestamp when the node was created.
labels object Key-value labels assigned to the node.
View JSON Schema on GitHub