23 TimesTen Kubernetes Operator Environment Variables
There are environment variables for the TimesTen Operator. The operator.yaml
and cluster_operator.yaml
files contain these environment variables. You can change the default setting for these environment variables depending on your needs. For more information about the TimesTen Operator, see About the TimesTen Operator.
Table 23-1 TimesTen Operator Environment Variables
Environment Variable | Description |
---|---|
|
Determines if the TimesTen Operator creates a Kubernetes ServiceMonitor object. Valid values are as follows:
If |
|
Determines if TimesTen Operator metrics are exposed outside of the TimesTen Operator's Pods. Valid values are as follows:
If In addition, if |
|
Determines if liveness probes should be exposed outside of the TimesTen Operator's Pods. Valid values are as follows:
|
|
Specifies the location where Java is installed in the TimesTen container image. Default: If you are using a different location, change the value for this environment variable. |
|
Determines if TimesTen Operator metrics should be made available by https or http. Valid values are as follows:
If |
|
Determines if the TimesTen Operator's Connection Manager is enabled. Valid values are as follows:
If you disable metrics for the TimesTen Operator or you do not use https for metrics, the Connection Manager is not enabled. For example, if you set |
|
Determines the port number on which the Connection Manager is available to applications outside of the Kubernetes cluster. The Connection Manager can be accessed from outside the Kubernetes cluster on any node in the Kubernetes cluster by this port number. The default is Use this environment variable to change the port number. |
|
Determines how many TimesTenClassic objects the TimesTen Operator processes concurrently. Valid values are as follows:
For performance purposes, we recommend that you do not change the default value. |
|
Adds subject alternate names (SANs) to the TLS certificate that the TimesTen Operator creates to control access to the TimesTen Operator metrics and to the Connection Manager.
By default, there is no SAN specified. |