TimesTen Scaleout

An object of type TimesTenScaleout describes the metadata for a TimesTen grid and the TimesTen database within the grid in TimesTen Scaleout.

The following table describes the syntax for the TimesTenScaleout object type:

Table 17-5 TimesTenScaleout syntax

Field Type Description

apiVersion

string

Versioned schema of this representation of an object.

The value must be timesten.oracle.com/v1.

kind

string

Type of object (in this example, TimesTenScaleout).

metadata

ObjectMeta

Metadata about the object, such as its name. For information on ObjectMeta, see:

https://kubernetes.io/docs/reference/kubernetes-api/

spec

TimesTenScaleoutSpec

Desired configuration of the TimesTen Scaleout grid and the databases within the grid.

status

TimesTenScaleoutStatus

Current status of the Pods in this TimesTenScaleout object as well as the status of various TimesTen components within those Pods. This data may be out of date by some window of time.