Skip to content

Commit 5e91ed2

Browse files
Update docs/modules/listener-operator/pages/index.adoc
Co-authored-by: Malte Sander <[email protected]>
1 parent 81436a6 commit 5e91ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/listener-operator/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ The Listener Operator solves a common Kubernetes challenge for Stackable data ap
1212
Instead of manually creating Services with different types (LoadBalancer, NodePort, ClusterIP) that work differently on each platform, Stackable operators automatically handle this when you specify a `listenerClass` (like "external-stable") in your cluster configuration.
1313
The Listener Operator automatically creates the appropriate Kubernetes Service resources for your environment and injects the actual connection details (IP addresses, remapped ports) into the application Pods via a special CSI volume.
1414

15-
This means the same Stackable cluster definition works identically whether you're running on GKE with LoadBalancers, on-premise with NodePorts, or any other Kubernetes setup.
15+
This means the same Stackable cluster definition works identically whether you are running on GKE with LoadBalancers, on-premise with NodePorts, or any other Kubernetes setup.
1616
All you need to adapt are the xref:listenerclass.adoc[ListenerClasses] to match your infrastructure, enabling truly portable data platform configurations across any environment.

0 commit comments

Comments
 (0)