SDP 23.1 is not the latest You're viewing SDP 23.1, not the current release (SDP 26.3).
View TrinoCluster in SDP 26.3 View SDP 26.3 →Custom resource
TrinoCluster
Auto-generated derived type for TrinoClusterSpec via `CustomResource`
- API group
- trino.stackable.tech
- API versions in 23.1
- v1alpha1
- Scope
- Namespaced
- Operator
- Trino
- Roles
- 2 (coordinators, workers)
Schema
TrinoCluster.trino.stackable.tech .spec fields for SDP 23.1.
Schema
- LabelSelector selecting the Catalogs to include in the Trino instance
- Trino product image to use
- Settings for the Coordinator Role/Process.
- Settings for the Worker Role/Process.
-
- Global Trino Config for cluster settings like TLS
- The discovery ConfigMap name of the OPA cluster (usually the same as the OPA cluster name).
- Specify the type of the created kubernetes service. This attribute will be removed in a future release when listener-operator is finished. Use with caution.allowed: NodePortClusterIP
- Emergency stop button, if
truethen all pods are stopped without affecting configuration (as settingreplicasto0would).