CAST AI · Schema

CAST AI Workload

A Workload represents a Kubernetes workload monitored by CAST AI for optimization, including resource requests and recommendations.

AutoscalingCloud InfrastructureCost OptimizationDevOpsFinOpsKubernetesObservability

Properties

Name Type Description
id string Unique identifier for the workload.
clusterId string ID of the cluster the workload belongs to.
namespace string Kubernetes namespace of the workload.
name string Name of the workload.
type string Kubernetes workload type.
containers array Containers within the workload.
View JSON Schema on GitHub