Files
container.training/slides/swarm/intro.md
Jerome Petazzoni 5bb37dff49 Parametrize git repo and slides URLs
We have two extra variables in the slides:
@@GITREPO@@ (current value: github.com/jpetazzo/container.training)
@@SLIDES@@ (current value: http://container.training/)

These variables are set with gitrepo and slides in the YAML files.
(Just like the chat variable.)

Supercedes #256
2018-05-23 15:27:57 -05:00

1.3 KiB

A brief introduction

  • This was initially written by Jérôme Petazzoni to support in-person, instructor-led workshops and tutorials

  • Over time, multiple contributors also helped to improve these materials — thank you!

  • You can also follow along on your own, at your own pace

  • We included as much information as possible in these slides

  • We recommend having a mentor to help you ...

  • ... Or be comfortable spending some time reading the Docker documentation ...

  • ... And looking for answers in the Docker forums, StackOverflow, and other outlets


class: self-paced

Hands on, you shall practice

  • Nobody ever became a Jedi by spending their lives reading Wookiepedia

  • Likewise, it will take more than merely reading these slides to make you an expert

  • These slides include tons of exercises and examples

  • They assume that you have access to some Docker nodes

  • If you are attending a workshop or tutorial:
    you will be given specific instructions to access your cluster

  • If you are doing this on your own:
    the first chapter will give you various options to get your own cluster