Skip to content

Commit 4fdb733

Browse files
committed
Add note on .clusterset.local DNS suffix and future configurability
Signed-off-by: Aswin A <[email protected]>
1 parent 065ba5a commit 4fdb733

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

095-stretch-cluster.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,8 @@ By using `.svc.clusterset.local`, the operator ensures that Kafka brokers and co
307307

308308
This change is scoped specifically to stretch cluster mode, and single-cluster deployments will continue to use `.svc` as before.
309309

310+
*Note that `.clusterset.local` is currently the only valid DNS suffix defined by the `MCS API` specification (`KEP-1645`), and is not configurable. While the spec may allow customization in the future, this implementation assumes the current standard. If configurability is introduced later, we can make this suffix configurable in the operator as a simple follow-up — but for now, `.clusterset.local` is a safe and compliant default.*
311+
310312
##### TLS Certificates and SANs for Cross-Cluster Communication
311313

312314
In stretch cluster mode, Kafka brokers and controllers communicate across Kubernetes clusters over TLS.

0 commit comments

Comments
 (0)