Suspend Management
You can instruct the TimesTen Operator to stop managing one or more TimesTenClassic objects that are running in your namespace. To do so, use the TimesTenClassic object's .spec.ttspec.stopManaging
datum.
Let's look at an example.
You successfully instructed the TimesTen Operator to move TimesTenClassic objects to the
ManualInterventionRequired
state. The TimesTen Operator is no longer monitoring or managing the objects. It takes no further action on the objects or its Pods. You can now perform manual operations on your TimesTen databases. When you are ready for the TimesTen Operator to resume management of one or both objects, do the following:
-
For non-replicated objects, such as
samplenorep
, proceed to Resume Management. -
For replicated objects, such as
samplerep
, proceed to About Bringing Up One Database.