Skip to content

Commit 6567a04

Browse files
Apply suggestion from @rosieyohannan
Co-authored-by: Rosie Yohannan <rosie@circleci.com>
1 parent ef143ef commit 6567a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/server-admin-4.8/modules/operator/pages/introduction-to-nomad-cluster-operation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Complete the following steps to get logs from the allocation of the specified jo
9090

9191
Nomad provides a web UI for inspecting your Nomad cluster. If you are using an internalized Nomad deployment, which is the default setup with CircleCI server, follow the instructions in this section to temporarily access the UI for troubleshooting purposes. For a more permanent solution, consider externalizing Nomad and consult the official Nomad documentation for setting up routing.
9292

93-
. When using Nomad in k8s, it binds to its Pod IP. Use below command to fetch the IP of the Nomad server:
93+
. When using Nomad in Kubernetes, it binds to its Pod IP address. Use the command below to fetch the IP address of the Nomad server:
9494
+
9595
[source,bash]
9696
----

0 commit comments

Comments
 (0)