Date
1 - 6 of 6
Deploying CloudFoundry on AWS - Too many machines are being created
Flávio Henrique Schuindt da Silva <flavio.schuindt at gmail.com...>
Hi, Sabha.
toggle quoted message
Show quoted text
I'm using cf-211 release and minimal_aws manifest. Em 17/06/2015 18:24, "Flávio Henrique Schuindt da Silva" < flavio.schuindt(a)gmail.com> escreveu: Hummm, nice point, Cornelia. I agree with some statements in the text and |
|
Sabha
As the blog post explained, its possible at higher cost (due to bigger vms),
as well as scalability for different components... If you want to collocate some jobs to shrink the # of vms, you would need to modify the vm sizes (cpu/ram/disk) as well as lots of job related references (like nats or loggregator or others to avoid port/property conflicts). Its manual and error-prone process. What version of cf-release/manifest you are using/testing? -Sabha -- View this message in context: http://cf-dev.70369.x6.nabble.com/cf-dev-Deploying-CloudFoundry-on-AWS-Too-many-machines-are-being-created-tp467p472.html Sent from the CF Dev mailing list archive at Nabble.com. |
|
Flávio Henrique Schuindt da Silva <flavio.schuindt at gmail.com...>
Hummm, nice point, Cornelia. I agree with some statements in the text and I
toggle quoted message
Show quoted text
think that in the final I will really use one vm per machine, but, for now, I would like to know if is just possible to do this consolidation in a easy way. How can I achieve ir? Thanks!! 2015-06-17 17:48 GMT-03:00 Flávio Henrique Schuindt da Silva < flavio.schuindt(a)gmail.com>: There is no way to do this kind of thing only modifying some part oh this |
|
Cornelia Davis <cdavis@...>
Warning - fewer machines does not necessarily mean lower cost:
toggle quoted message
Show quoted text
http://blog.pivotal.io/pivotal-cloud-foundry/features/does-a-reduction-in-the-number-of-vms-bring-benefits On Wed, Jun 17, 2015 at 1:21 PM, Josh Ghiloni <jghiloni(a)ecsteam.com> wrote:
Look into using Terraform … they have a cf-aws-tiny release that only |
|
Flávio Henrique Schuindt da Silva <flavio.schuindt at gmail.com...>
There is no way to do this kind of thing only modifying some part oh this
toggle quoted message
Show quoted text
official tutorial? Only using this Terraform? What should I do? Thanks! 2015-06-17 16:53 GMT-03:00 Flávio Henrique Schuindt da Silva < flavio.schuindt(a)gmail.com>: I succesfully deployed CF on aws using this tutorial: |
|
Flávio Henrique Schuindt da Silva <flavio.schuindt at gmail.com...>
I succesfully deployed CF on aws using this tutorial:
http://docs.cloudfoundry.org/deploying/ec2/aws_steps.html But this tutorial is kind of expensive...It creates 13 machines (one for each cf component) and each one is c3.large! I would like to create maybe, let's say, 4 ~ 5 machines to have all CF components. Is it possible? Thanks in advance, guys! |
|