Giter VIP home page Giter VIP logo

dockerswarm-workshop's Introduction

dockerswarm-workshop

Preperation for DCA exam: Orchestration

Starting cluster

Clone the repo and startup with vagrant up. This might take while, it are 4 vm's

This is from DCA study guide:

  • Complete the setup of a swarm mode cluster, with managers and worker nodes
  • State the differences between running a container vs running a service
  • Demonstrate steps to lock a swarm cluster
  • Extend the instructions to run individual containers into running services under swarm
  • Interpret the output of "docker inspect" commands
  • Convert an application deployment into a stack file using a YAML compose file with "docker stack deploy"
  • Manipulate a running stack of services
  • Increase # of replicas
  • Add networks, publish ports
  • Mount volumes
  • Illustrate running a replicated vs global service
  • Identify the steps needed to troubleshoot a service not deploying
  • Apply node labels to demonstrate placement of tasks
  • Sketch how a Dockerized application communicates with legacy systems
  • Paraphrase the importance of quorum in a swarm cluster
  • Demonstrate the usage of templates with "docker service create"

You can build the presentation yourself:

docker build -t mwtf1/dcaorchestration
docker run -d -p 8000:1948 mwtf1/dcaorchestration:latest

Complete the setup of a swarm mode cluster, with managers and worker nodes

Install docker on all the nodes and initiate cluster

State the differences between running a container vs running a service

Demonstrate steps to lock a swarm cluster

Extend the instructions to run individual containers into running services under swarm

Interpret the output of "docker inspect" commands

Convert an application deployment into a stack file using a YAML compose file with "docker stack deploy"

Manipulate a running stack of services

Increase # of replicas

Add networks, publish ports

Mount volumes

Illustrate running a replicated vs global service

Identify the steps needed to troubleshoot a service not deploying

Apply node labels to demonstrate placement of tasks

Sketch how a Dockerized application communicates with legacy systems

Paraphrase the importance of quorum in a swarm cluster

Demonstrate the usage of templates with "docker service create"

dockerswarm-workshop's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.