Skip to content

Commit 32e100e

Browse files
author
cwise24
committed
clarification
1 parent 5e13ec1 commit 32e100e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/class12/module2/lab1/lab1.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,12 @@ Describe service output:
403403
404404
Test connectivity by issuing a curl command to a Node IP Address, remember we are using **type: NodePort**, on the port listed in the *describe* command output.
405405

406+
407+
.. note:: You'll have to add your NodePort port number to the curl command
408+
409+
406410
.. code-block:: bash
407-
:caption: Curl
411+
:caption: Curl Example
408412
409413
curl http://10.1.1.6:31612
410414

0 commit comments

Comments
 (0)