Upgrade to Pro — share decks privately, control downloads, hide ads and more …

About Docker Swarm

About Docker Swarm

myoung-su,shin

February 09, 2015
Tweet

More Decks by myoung-su,shin

Other Decks in Technology

Transcript

  1. Docker Engine • 기본적으로 Unix Domain Socket 사용 • docker

    -H tcp://host:port, unix://path/socket , fd://*
  2. Swarm Scheduling 2 Steps: 1.Apply filters to exclude nodes 1.Labels

    2.Health 3.Ports 2.Use a strategy to pick the best node 1.Bin packing 2.Random From: http://www.slideshare.net/Docker/dockercon-swarm-updated#9