Files
nomad/website/source/intro/getting-started/next-steps.html.md
2016-10-09 13:49:03 +08:00

27 lines
889 B
Markdown

---
layout: "intro"
page_title: "Next Steps"
sidebar_current: "getting-started-nextsteps"
description: |-
After completing the getting started guide, learn about what to do next with Nomad.
---
# Next Steps
That concludes the getting started guide for Nomad. Hopefully you are
excited about the possibilities of Nomad and ready to put this knowledge
to use to improve your environment.
We've covered the basics of all the core features of Nomad in this guide.
We recommend reading the following as next steps.
* [Documentation](/docs/index.html) - The documentation is an in-depth
reference guide to all the features of Nomad.
* [Creating a Cluster](/docs/cluster/bootstrapping.html) - Additional details on
creating a production worthy Nomad Cluster.
* [Operating a Job](/docs/operating-a-job/index.html) - Additional details on how to
run a job in production.