Spot · Schema

OceanAWSClusterRequest

AutoscalingCloud InfrastructureContainersCost OptimizationFinOpsKubernetesSpot Instances

Properties

Name Type Description
cluster object
View JSON Schema on GitHub

JSON Schema

spot-ocean-ocean-aws-cluster-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "OceanAWSClusterRequest",
  "type": "object",
  "properties": {
    "cluster": {
      "type": "object"
    }
  }
}