File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -347,8 +347,11 @@ custom hosts or certificates will be rejected in {product-title} Starter. In
347
347
{product-title} Pro, a default host is provided if the user does not specify a
348
348
custom host.
349
349
350
- Once your custom route is created in in {product-title} Pro, you must update
351
- your DNS provider by creating a canonical name (CNAME) record. Your CNAME record
350
+ [[update-dns-for-custom-routes]]
351
+ == Update DNS for Custom Routes
352
+
353
+ Once your custom route is created in {product-title} Pro, you must update your
354
+ DNS provider by creating a canonical name (CNAME) record. Your CNAME record
352
355
should point your custom domain to the {product-title} router as the alias. The
353
356
{product-title} router's domain is different for every cluster.
354
357
@@ -358,5 +361,9 @@ CNAME records cannot be set for a naked domain (`example.com`). A subdomain must
358
361
be specified (`www.example.com`).
359
362
====
360
363
364
+ In {product-title} Pro, you can view a created custom route to see the CNAME
365
+ record that you must provide to your DNS provider.
366
+
367
+ image::update-dns-for-custom-routes.png[View a created custom route to see the CNAME record]
361
368
362
369
endif::[]
You can’t perform that action at this time.
0 commit comments