InstanceTypeSchemaResources interface

Resource requests/limits for this instance type

Properties

limits

Resource limits for this instance type

requests

Resource requests for this instance type

Property Details

limits

Resource limits for this instance type

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

Property Value

{[propertyName: string]: string}

requests

Resource requests for this instance type

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

Property Value

{[propertyName: string]: string}