A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.hashicorp.com/nomad/tutorials/get-started/gs-overview below:

Introduction to Nomad | Nomad

Interested in talking with HashiCorp about your experience building, deploying, or managing your applications? Set up a time to chat!

Nomad is a flexible scheduler and workload orchestrator that enables you to deploy and manage any application across on-premise and cloud infrastructure at scale. Some of Nomad's main features include:

Read more about Nomad's key features and how it compares to other tools.

To create a solid foundational understanding of Nomad, review these terms before moving on to the other tutorials in this collection.

Nomad setup

In the process of getting Nomad deployed and functional, you will encounter the following terms.

A Nomad cluster is typically made up of three to five server agents and many client agents.

Nomad operation

In the process of Nomad scheduling and running workloads, you will encounter the following terms.

An application is defined in a jobspec with groups of tasks and once submitted to Nomad, a job is created along with allocations for each group defined in that jobspec.

A typical application workflow involves several steps and begins outside of Nomad.

The prerequisite for any application running on Nomad is having a workload artifact. Nomad supports a variety of artifacts including Docker images, raw binaries, Java applications, and virtual machine images using QEMU.

Nomad does not create these application artifacts but a CI tool like CircleCI, GitHub Actions, HashiCorp Waypoint, or a local build can be used to create and then push the artifacts to a repository from where Nomad can retrieve them when it schedules a job.

Once the application has been created, the workflow continues with Nomad.

This collection is your guide to becoming familiar with Nomad through hands-on tutorials. The following tutorials will show you how to install the Nomad CLI tool, create a Nomad cluster, and deploy an example application.

By the end of the collection, you will have a Nomad cluster of your own and an application running on it that you can modify and redeploy.

Continue on to the installation tutorial by clicking on the Next button below and learn how to install the Nomad CLI.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4