About Readiness Probes for Replicated Configurations
ready along with two associated readiness probes. They are as follows:
-
A TimesTen database is considered ready if it is the active database in an active/standby pair replication scheme. The TimesTen Operator provides the
/tmp/activereadiness probe for this definition ofready. -
A TimesTen database is considered ready if it is loaded and open for connections. The TimesTen Operator provides the
/tmp/readinessreadiness probe for this definition ofready.
These two definitions of ready fulfill different and incompatible requirements. You must decide what definition of ready is best for your environment.
You also have the option of defining your own readiness probe. If you do so, the TimesTen Operator uses your readiness probe rather than one of the provided ones.