Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.17 KB

Building and operating containerized applications at scale

Training session at Velocity SC, 2016.

Please sign up and log into the DCOS Community Slack: chat.dcos.io.

Hands-on

First you want to get access to the cluster, install the DC/OS CLI and authenticate against the cluster. Then, clone this repo in the directory where you've installed the CLI:

$ git clone https://github.com/mesosphere/training.git

Going forward, we will call the directory you've installed the DC/OS CLI in simply $DCOS_HOME.

Sessions:

  1. Container 101
  2. Container operations
  3. CI/CD
  4. Monitoring
  5. Troubleshooting lab

Resources