hands-on lab

Install Packages on DC/OS from the Mesosphere Catalog

Difficulty: Beginner
Duration: Up to 1 hour and 5 minutes
Students: 117
Rating: 4.5/5
Get guided in a real environmentPractice with a step-by-step scenario in a real, provisioned environment.
Learn and validateUse validations to check your solutions every step of the way.
See resultsTrack your knowledge and monitor your progress.

Description

Lab Overview

DC/OS (the datacenter operating system) is an open-source, distributed operating system based on the Apache Mesos distributed systems kernel. DC/OS manages multiple machines in the cloud or on-premises from a single interface. In this Lab, you will get familiar with both the DC/OS graphical user interface (GUI) and the DC/OS command line interface (CLI) as you install packages on DC/OS from the Mesosphere DC/OS Service Catalog.

Lab Objectives

Upon completion of this Lab you will be able to:

  • Discover and install Mesosphere Catalog packages using the DC/OS GUI and CLI
  • Monitor a DC/OS cluster using the DC/OS GUI and CLI
  • Delete DC/OS services using the DC/OS GUI and CLI

Lab Prerequisites

You should be familiar with:

  • Basic DC/OS concepts including master nodes, agents, services, tasks, and Marathon
  • Working at the command-line in Linux (for the CLI Lab Steps only)
  • AWS services knowledge is useful in order to understand the architecture of the pre-created DC/OS cluster, but not required

Lab Environment

Before completing the Lab instructions, the environment will look as follows:

After completing the Lab instructions, the environment should look similar to:

 

Updates

August 1st, 2021 - Resolved an issue preventing the DC/OS cluster from provisioning

October 2nd, 2020 - Replaced CoreOS virtual machines (no longer available in AWS) with CentOS

January 10th, 2019 - Added a validation Lab Step to check the work you perform in the Lab

Covered topics

Hands-on Lab UUID

Lab steps

0 of 10 steps completed.Use arrow keys to navigate between steps. Press Enter to go to a step if available.
  1. Logging In to the Amazon Web Services Console
  2. Understanding the DC/OS Cluster Architecture
  3. Exploring the DC/OS GUI
  4. Installing the MySQL Package from the DC/OS GUI
  5. Deleting the MySQL Service from the DC/OS GUI
  6. Connecting to the DC/OS Cluster NAT Instance using SSH
  7. Exploring the DC/OS CLI
  8. Installing the MySQL Package from the DC/OS CLI
  9. Deleting the MySQL Service from the DC/OS CLI
  10. Validate AWS Lab