Re: Relation between Network property in Resource pool block and Network property in Actual Job block
CF Runtime
A lot of this is set to change in the near future to make things more
clear. But here is what is currently going on. BOSH will pre-create machines it is going to need, and it does that without any input from the jobs that will eventually run on them. A machine needs a network to be created, so that is the reason it is needed in the resource pool section. Later when BOSH configures the machine for running a job on it, it will update the network to match the details provided in the job. You'll probably get a faster response to questions like this in the cf-bosh mailing list in the future. Joseph OSS Release Integration Team On Tue, Sep 8, 2015 at 6:09 PM, ronak banka <ronakbanka.cse(a)gmail.com> wrote: Hello All, |
|