Spot · Schema

VirtualNodeGroupAWSRequest

AutoscalingCloud InfrastructureContainersCost OptimizationFinOpsKubernetesSpot Instances

Properties

Name Type Description
launchSpec object
View JSON Schema on GitHub

JSON Schema

spot-ocean-virtual-node-group-aws-request-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "VirtualNodeGroupAWSRequest",
  "type": "object",
  "properties": {
    "launchSpec": {
      "type": "object"
    }
  }
}