-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add outage guide and move bootstrapping
- Loading branch information
Showing
14 changed files
with
214 additions
and
422 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,15 @@ | ||
--- | ||
layout: "guides" | ||
page_title: "Guides" | ||
sidebar_current: "what" | ||
sidebar_current: "guides-home" | ||
description: |- | ||
Welcome to the Nomad guides! | ||
Welcome to the Nomad guides! The section provides various guides for common | ||
Nomad workflows and actions. | ||
--- | ||
|
||
# This is the home page for Guides | ||
# Nomad Guides | ||
|
||
Here is some content! | ||
Welcome to the Nomad guides! If you are just getting started with Nomad, please | ||
start with the [Nomad introduction](/intro/index.html) instead and then continue | ||
on to the guides. The guides provide examples for common Nomad workflows and | ||
actions for both users and operators of Nomad. |
Oops, something went wrong.