Custom resource
Listener
Auto-generated derived type for ListenerSpec via `CustomResource`
- API group
- listeners.stackable.tech
- API versions in 26.3
- v1alpha1
- Scope
- Namespaced
- Operator
- Stackable Listener Operator
- Roles
- none
Schema
Listener.listeners.stackable.tech .spec fields for SDP 26.3.
Schema
- The name of the ListenerClass.
- Extra labels that the Pods must match in order to be exposed. They must also still have a Volume referring to the Listener.
- A list of generic Kubernetes objects, which are merged into the objects that the operator creates. List entries are arbitrary YAML objects, which need to be valid Kubernetes objects. Read the Object overrides documentation for more information.
- Ports that should be exposed.
- Whether incoming traffic should also be directed to Pods that are not
Ready.