21 Helm Charts for the TimesTen Kubernetes Operator
-
ttcrd
: Deploys the TimesTen CRD in your Kubernetes cluster. You cannot change the values of the variables in this chart. -
ttoperator
: Deploys the TimesTen Operator in a namespace in your Kubernetes cluster. The TimesTen Operator runs at namespace-scope and services TimesTenClassic objects in this namespace. You have the option of defining your own values for variables in this chart. -
ttclusteroperator
: Deploys the TimesTen Operator in thetimesten-operator
namespace in your Kubernetes cluster. The TimesTen Operator runs at cluster-scope and services TimesTenClassic objects in all namespaces in the cluster. Thetimesten-operator
namespace is created by the TimesTen Operator and cannot be modified. You have the option of defining your own values for variables in this chart. -
ttclassic
: Deploys a TimesTenClassic object. The TimesTen Operator creates TimesTen Classic databases based on the object's definition. You have the option of defining your own values for variables in this chart.
ttoperator
, ttclusteroperator
, and ttclassic
charts:
For detailed information about using Helm, see Use Helm in Your TimesTen Kubernetes Operator Environment.