You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jekyll/_cci2/nomad.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -63,9 +63,10 @@ Complete the following steps to get logs from the allocation of the specified jo
63
63
64
64
1. Get the logs from the allocation with `nomad logs -stderr <allocation-id>`
65
65
66
+
<!---
66
67
## Scaling the Nomad Cluster
67
-
68
68
Nomad itself does not provide a scaling method for cluster, so you must implement one. This section provides basic operations regarding scaling a cluster.
0 commit comments