<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Swarm on Kunal Kushwaha</title><link>https://kunalkushwaha.github.io/tags/swarm/</link><description>Recent content in Swarm on Kunal Kushwaha</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 22 Nov 2016 00:00:00 +0000</lastBuildDate><atom:link href="https://kunalkushwaha.github.io/tags/swarm/index.xml" rel="self" type="application/rss+xml"/><item><title>Docker Services Scheduling</title><link>https://kunalkushwaha.github.io/2016/11/22/docker-service-scheduling/</link><pubDate>Tue, 22 Nov 2016 00:00:00 +0000</pubDate><guid>https://kunalkushwaha.github.io/2016/11/22/docker-service-scheduling/</guid><description>&lt;h4 id="overview"&gt;Overview&lt;/h4&gt;
&lt;p&gt;Docker service scheduling is one of important aspect in planing and deployment of service over docker cluster.
Your Docker swarm mode default’s scheduling strategy is “spread”. With spread strategy, swarm scheduler ranks node based on available CPU,RAM and number of containers.&lt;/p&gt;</description></item><item><title>docker 1.12RC demo</title><link>https://kunalkushwaha.github.io/2016/07/25/docker-1.12rc-demo/</link><pubDate>Mon, 25 Jul 2016 13:39:38 +0900</pubDate><guid>https://kunalkushwaha.github.io/2016/07/25/docker-1.12rc-demo/</guid><description>&lt;p&gt;Last friday (22nd July), I gave DockerCon16 Recap Talk and demo at &lt;a href="https://www.meetup.com/Docker-Tokyo/events/231737938/"&gt;Docker Meetup Tokyo&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This blog post gives a walk through my Docker Meetup demonstration, and you can follow these steps to try at your machines.&lt;/p&gt;</description></item><item><title>Tutorial setting up docker-swarm with multihost networking using docker-machine.</title><link>https://kunalkushwaha.github.io/2016/01/14/tutorial-docker-swarm-with-multihost-networking/</link><pubDate>Thu, 14 Jan 2016 12:45:10 +0900</pubDate><guid>https://kunalkushwaha.github.io/2016/01/14/tutorial-docker-swarm-with-multihost-networking/</guid><description>&lt;p&gt;&lt;a href="https://github.com/docker/machine"&gt;Docker-machine&lt;/a&gt; is tool to create Docker hosts on computer, on cloud providers, and inside data center. It creates &lt;a href="https://docs.docker.com/machine/drivers/os-base/"&gt;Linux based&lt;/a&gt; server, and installs and configures docker. It is also capable of configuring docker-swarm nodes.&lt;/p&gt;</description></item><item><title>Tutorial: Getting started with docker machine and Swarm</title><link>https://kunalkushwaha.github.io/2016/01/14/tutorial-getting-started-with-docker-machine-and-swarm/</link><pubDate>Thu, 14 Jan 2016 00:00:00 +0000</pubDate><guid>https://kunalkushwaha.github.io/2016/01/14/tutorial-getting-started-with-docker-machine-and-swarm/</guid><description>&lt;p&gt;&lt;a href="https://github.com/docker/machine"&gt;Docker-machine&lt;/a&gt; is tool to create Docker hosts on computer, on cloud providers, and inside data center. It creates &lt;a href="https://docs.docker.com/machine/drivers/os-base/"&gt;Linux based&lt;/a&gt; server, and installs and configures docker. It is also capable of configuring docker-swarm nodes.&lt;/p&gt;</description></item></channel></rss>