Skip to content

Commit 85f5b12

Browse files
committed
add note in kubernetes section for cluster domain
1 parent cfa8574 commit 85f5b12

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/ROOT/pages/kubernetes/index.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,8 @@ Kubernetes control plane is running at https://127.0.0.1:6443
7777
CoreDNS is running at https://127.0.0.1:6443/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy
7878
Metrics-server is running at https://127.0.0.1:6443/api/v1/namespaces/kube-system/services/https:metrics-server:https/proxy
7979
----
80+
81+
=== Configuring the cluster domain
82+
83+
In case a non-default cluster domain is used as described in https://kubernetes.io/docs/tasks/administer-cluster/dns-custom-nameservers/[Customizing DNS Service],
84+
Stackable operators can be configured accordingly. This is described in detail in this guide xref:cluster-domain.adoc[Configuring the Kubernetes cluster domain].

0 commit comments

Comments
 (0)