Skip to content

Commit 4d0ca78

Browse files
committed
fix spelling
1 parent a8eb1cf commit 4d0ca78

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
@@ -97,7 +97,7 @@ Nomad provides a web UI for inspecting your Nomad cluster. If you are using an i
9797
$ export NOMAD_ADDR=$(kubectl get svc nomad-server -o jsonpath='{.spec.clusterIP}' -n <server-namespace>)
9898
----
9999

100-
. If using Externalized Nomad, Use Nomad Network Load Balancer or DNS address to port-forward to access webui.
100+
. If using Externalized Nomad, Use Nomad Network Load Balancer or DNS address to port-forward to access the web UI.
101101

102102
. To port-forward to the Nomad service, set up a lightweight tunnelling mechanism within the cluster as follows:
103103
+

0 commit comments

Comments
 (0)