From f4fc055405523d1d12e8d6fac5bf7d2e0123e239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Wed, 20 Dec 2017 00:17:25 -0600 Subject: [PATCH] Add manifest for video content --- slides/swarm-video.yml | 62 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 slides/swarm-video.yml diff --git a/slides/swarm-video.yml b/slides/swarm-video.yml new file mode 100644 index 00000000..544057ed --- /dev/null +++ b/slides/swarm-video.yml @@ -0,0 +1,62 @@ +title: | + Container Orchestration + with Docker and Swarm + +chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)" + +exclude: +- in-person +- btp-auto + +chapters: +- common/title.md +#- common/logistics.md +- common/intro.md +- common/toc.md +- - common/prereqs.md + - swarm/versions.md + - | + name: part-1 + + class: title, self-paced + + Part 1 + - common/sampleapp.md + - swarm/swarmkit.md + - common/declarative.md + - swarm/swarmmode.md + - swarm/creatingswarm.md + #- swarm/machine.md + - swarm/morenodes.md +- - swarm/firstservice.md + - swarm/ourapponswarm.md + - swarm/hostingregistry.md + - swarm/testingregistry.md + - swarm/btp-manual.md + - swarm/swarmready.md + - swarm/compose2swarm.md + - | + name: part-2 + + class: title, self-paced + + Part 2 +- - swarm/operatingswarm.md + #- swarm/netshoot.md + #- swarm/swarmnbt.md + - swarm/ipsec.md + - swarm/updatingservices.md + - swarm/rollingupdates.md + #- swarm/healthchecks.md + - swarm/nodeinfo.md + - swarm/swarmtools.md +- - swarm/security.md + - swarm/secrets.md + - swarm/encryptionatrest.md + - swarm/leastprivilege.md + - swarm/apiscope.md + #- swarm/logging.md + #- swarm/metrics.md + - swarm/stateful.md + - swarm/extratips.md + - common/thankyou.md