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