Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Google Cloud Platform icon
Labs

Moving Your Nomad Job from One Node to Another

In Nomad, it's important to be able to control the nodes that run your jobs. You have been provided with a Nomad cluster that has two client nodes. The tasks you will perform in this hands-on lab will be performed on the provided Nomad server, which has been configured with one server agent and two client agents. Docker has been installed so that Nomad is ready to run jobs. In this lab, you will be tasked with creating and running a Nomad job. Then you will take the node running that job out of use by draining it. This will demonstrate that jobs running on a node that gets shut down will migrate to another node.

Google Cloud Platform icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 30m
Published
Clock icon Nov 06, 2020

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Log in to the Provided Nomad Server

    Log into the server as "cloud_user" with the provided password to perform the tasks.

  2. Challenge

    Create a Nomad Job and Submit it to Run

    Using Nomad commands, create a default Nomad job. Once the job has been created, submit it to run. Only one allocation should start.

  3. Challenge

    Check Which Node is Running the Job's Allocation

    Once the job is marked as healthy, use a Nomad command to drain that client node. Your job should move from that node and start up again on the other one.

  4. Challenge

    Check if the Node is Now Ineligible

    The node that was shut down should now be marked as ineligible to receive new jobs. It should, however, stay in ready status. The job you created should still be running but on the second client node.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

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.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans