TimesTenScaleoutStatus

TimesTenScaleoutStatus appears in TimesTen Scaleout. The Operator stores various persistent information in TimesTenScaleoutStatus.

The output of the kubectl get and kubectl describe commands display information in TimesTenScaleoutStatus.

The information includes the following:

  • High Level state of the TimesTen grid and the database within the grid.

  • Detailed state of TimesTen in each Pod, including:

    • Are the TimesTen agents running?

    • Are the TimesTen daemons running?

    • Is there a database in the instance?

    • Is the database loaded?

    • Is the database updatable or read only?

    • What is the High Level state of the Pods?

Note:

Unknown values can occur if, for example, the agent is not running or a Pod is unavailable.