InstanceTypeSchema interface

Instance type schema.

Properties

nodeSelector

Node Selector

resources

Resource requests/limits for this instance type

Property Details

nodeSelector

Node Selector

nodeSelector?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

resources

Resource requests/limits for this instance type

resources?: InstanceTypeSchemaResources

Property Value