Skip to content

Commit 78d3beb

Browse files
committed
terminal link
1 parent fd9e0ec commit 78d3beb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

documentation/modules/ROOT/pages/03.1-platform.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,10 @@ image::route53-dnsrecords.png[]
240240

241241
=== Echo API Walkthrough
242242

243-
WARNING: Due to the nature of DNS Records it may take a while for it get propagated.
243+
* Check if the HTTPRoute works as it should. Run this curl command from a terminal. You can make use of the installed OpenShift Terminal by clicking https://console-openshift-console.apps.%OPENSHIFTSUBDOMAIN%/terminal[here^, window="terminal"] to execute the `curl` command.
244+
+
245+
NOTE: By using the OpenShift terminal, we can circumvent any delays in the DN propogation to local development environements including laptop,. Typicallu,due to the nature of DNS Records it may take a while for it get propagated.
244246

245-
* Check if the HTTPRoute works as it should. Run this curl command from a terminal.
246247
+
247248
[.console-input]
248249
[source,shell script]

0 commit comments

Comments
 (0)