Get started (free)
Home/ Crds/ TrinoCluster

SDP 23.1 is not the latest

View SDP 26.3
Custom resource

TrinoCluster

Auto-generated derived type for TrinoClusterSpec via `CustomResource`

View SDP 23.1 release Download CRD (YAML)
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
  • serviceType # string · enum
    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
  • stopped # boolean
    Emergency stop button, if true then all pods are stopped without affecting configuration (as setting replicas to 0 would).