Install and run a sample Nomad environment. Schedule the sample job, deploy multiple instances of it, and perform a rolling update.
What is HashiCorp Nomad and where does it fit in your organization?
Install a Nomad agent on your local machine that you can use in subsequent tutorials to explore Nomad's core capabilities.
Review the names for key objects and concepts with Nomad.
Start a local Nomad agent and run your first job using the sample job created with the "nomad job init" command.
Learn how to modify the count of a job and update a job to a new version with Nomad.
Visit the Nomad Web interface to inspect jobs, allocations, and more.
After completing the getting started guide, learn about what to do next with Nomad.