Spot · Schema

OceanAKSClusterRequest

AutoscalingCloud InfrastructureContainersCost OptimizationFinOpsKubernetesSpot Instances

Properties

Name Type Description
cluster object
View JSON Schema on GitHub

JSON Schema

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