Hi Irham, When creating a multi node cluster on kubernetes, is it necessary to load > the docker file in all nodes(minions) ?.
If you have not configured a docker registry or the images are not available the dockerhub this is required. I mean Is it possible to deploy a particular docker only in particular > minion ? If so, I just need to load that docker in that particular minion > only. Now I am loading the docker file in all the minions. According to [1] you can do this in the latest kubernetes version. [1] http://kubernetes.io/docs/user-guide/node-selection/ On Tue, May 10, 2016 at 3:28 PM, Irham Iqbal <[email protected]> wrote: > Hi All, > > When creating a multi node cluster on kubernetes, is it necessary to load > the docker file in all nodes(minions) ?. > > I mean Is it possible to deploy a particular docker only in particular > minion ? If so, I just need to load that docker in that particular minion > only. Now I am loading the docker file in all the minions. > > Also can I configure a minion to create only one pod on that minion using[1] > which is in the doc[2]. > > [1] resources: > > cpu: "" > memory: "" > > > [2] http://kubernetes.io/docs/user-guide/pods/multi-container/#YAML > > > Thanks, > Iqbal > > -- > Irham Iqbal > Software Engineer - Test Automation > WSO2, Inc.: http://wso2.com > lean. enterprise. middleware > phone: +94 777888452 > -- *Thanks and Regards,* Anuruddha Lanka Liyanarachchi Software Engineer - WSO2 Mobile : +94 (0) 712762611 Tel : +94 112 145 345 a <[email protected]>[email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
