Skip to main content

ResDevice

Description

ResDevice structure groups the resource requests in Trirematics.


Name field of tag name

The Name of Kubernetes extended or normal (cpu, memory, etc.) node resources. Usually should refer to Gaia device resources as gaia.t9s.io/* but any other extended resources is allowed as long as the device plugin is already deployed.

Kind: ResourceName
Tag: name
Data Type: string
Maximum Length: 253
Optional: False


Units field of tag units

The Units of the resource to be allocated for the container. It may contain the unit if understandable by Kubernetes. For most hardware devices though, the value is mere positive integer. It accepts the ISO standard suffixes for the computer units.

Tag: units
Data Type: Int or String
Optional: False