- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Deploying a Nomad Job via CLI
In this hands-on lab, you have been provided with a single-server, Nomad developer environment. Using the appropriate command, create a job called "main.nomad". This job should use docker and run a Redis docker image. Submit the job and ensure it is running.

Lab Info
Table of Contents
-
Challenge
Log in to the Provided Server
- Log in to the server using the credentials provided.
- Test to ensure that the Nomad environment is running and able to accept jobs.
-
Challenge
Create a New Nomad Job Called `main.nomad`
- Create a new job called
main.nomad
. This new job will utilizedocker
, and will start an instance ofRedis
.
- Create a new job called
-
Challenge
Submit the `main.nomad` Job
- Use Nomad commands to submit the newly created job to run in the Nomad environment.
-
Challenge
Verify That the Job Is Running Successfully
- Verify that the job is running, and examine the running job.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.