[doc] 4.8.1.3 Create DNS entries - add info about wildcard DNS entry #835
Labels
AdminGuide
Fix will change the Admin Guide
Enhancement
Fix is an enhancement
networking
v5
Future Release with Rancher
4.8.1.3 Create DNS entries
https://susedoc.github.io/doc-caasp/master/single-html/caasp-admin/#_create_dns_entries
...........
Most often we use wildcard DNS entries these days:
*.clustername.customerdomain. CNAME .
This way all DNS names i.e.
dashboard.clustername.customerdomain.
prometheus.clustername.customerdomain.
grafana.clustername.customerdomain.
are resolved to the load-balancer-VIP and we just specify with the ingress rules to which service the request should be forwarded.
Big value: no more future DNS entries required as all can be controlled within the cluster using ingress...
The text was updated successfully, but these errors were encountered: