|
Team
Hi Amulya, "believe me after running multiple bosh services managing marketplace" Are you using bosh releases for deploying service brokers or service deployments?? Thanks Ronak
Hi Amulya, "believe me after running multiple bosh services managing marketplace" Are you using bosh releases for deploying service brokers or service deployments?? Thanks Ronak
|
By
Ronak Banka
· #4918
·
|
|
Team
Hi Amulya, Using cups for service binding has no down side because that is how services are consumed if we ignore service broker. Whole point of using service broker with cf is to consume service api'
Hi Amulya, Using cups for service binding has no down side because that is how services are consumed if we ignore service broker. Whole point of using service broker with cf is to consume service api'
|
By
Ronak Banka
· #4902
·
|
|
How does an application know it's running in DIEGO?
Hi Jack, Any specific use case where your application should be aware of the runner itself?? If you just want to check for a particular application from command line , you can use cf curl /v2/apps/$(c
Hi Jack, Any specific use case where your application should be aware of the runner itself?? If you just want to check for a particular application from command line , you can use cf curl /v2/apps/$(c
|
By
Ronak Banka
· #3603
·
|
|
new feature discuss: User can use CF to deploy APP in specific zone.
Hi Rexxar, We are thinking to do this using the stack property for application placement on certain set of DEA's with that stack . http://cf-dev.70369.x6.nabble.com/cf-dev-Using-stack-names-as-placeme
Hi Rexxar, We are thinking to do this using the stack property for application placement on certain set of DEA's with that stack . http://cf-dev.70369.x6.nabble.com/cf-dev-Using-stack-names-as-placeme
|
By
Ronak Banka
· #2893
·
|
|
CF-RELEASE v202 UPLOAD ERROR
Subnet ranges on which your other components are provisioned. allow_from_entries: - 192.168.33.0/24 wrote:
Subnet ranges on which your other components are provisioned. allow_from_entries: - 192.168.33.0/24 wrote:
|
By
Ronak Banka
· #2859
·
|
|
CF-RELEASE v202 UPLOAD ERROR
Hi Parthiban, In your manifest , there is a global property block nfs_server: address: 192.168.33.53 allow_from_entries: - null - null share: null allow from entries are provided for cc individual pro
Hi Parthiban, In your manifest , there is a global property block nfs_server: address: 192.168.33.53 allow_from_entries: - null - null share: null allow from entries are provided for cc individual pro
|
By
Ronak Banka
· #2857
·
|
|
Stack verification during application push
Hello , As of now with the "upstream buildpack" there is a restriction for stack name with which one can push a application (cflinuxfs2) Use case is to place applications on different sets of DEA's ,
Hello , As of now with the "upstream buildpack" there is a restriction for stack name with which one can push a application (cflinuxfs2) Use case is to place applications on different sets of DEA's ,
|
By
Ronak Banka
· #2789
·
|
|
cf push docker image on diego bosh-lite fails
I checked at very starting with cf docker-push my-app cloudfoundry/lattice-app wrote:
I checked at very starting with cf docker-push my-app cloudfoundry/lattice-app wrote:
|
By
Ronak Banka
· #2606
·
|
|
cf push docker image on diego bosh-lite fails
Hello , I am running diego env on my workstation with following releases and everything works fine. +--------------+-----------+-------------+ | Name | Versions | Commit Hash | +--------------+-------
Hello , I am running diego env on my workstation with following releases and everything works fine. +--------------+-----------+-------------+ | Name | Versions | Commit Hash | +--------------+-------
|
By
Ronak Banka
· #2605
·
|
|
How to Handle the Intersection beween Diego and CF Jobs
Check this out https://github.com/cloudfoundry-incubator/diego-release/blob/develop/README.md
Check this out https://github.com/cloudfoundry-incubator/diego-release/blob/develop/README.md
|
By
Ronak Banka
· #2563
·
|
|
Source IP ACLs
Gwenn, If I'm not wrong Application sec rules are for restricting outbound traffic from application side , no? Ronak
Gwenn, If I'm not wrong Application sec rules are for restricting outbound traffic from application side , no? Ronak
|
By
Ronak Banka
· #2529
·
|
|
CF-RELEASE v202 UPLOAD ERROR
Check "df -h" on your local system from where you are uploading the release.
Check "df -h" on your local system from where you are uploading the release.
|
By
Ronak Banka
· #2214
·
|
|
Failed to Backup & Restore BOSH DIRECTOR
On router vm , after getting to root user try "sv stop agent && sv start agent" wrote:
On router vm , after getting to root user try "sv stop agent && sv start agent" wrote:
|
By
Ronak Banka
· #2131
·
|
|
Failed to Backup & Restore BOSH DIRECTOR
you can do bosh cck , you can select options from there when it will check the status for that router machine, either restart the vm or recreate vm using last known spec. Refer: https://bosh.io/docs/s
you can do bosh cck , you can select options from there when it will check the status for that router machine, either restart the vm or recreate vm using last known spec. Refer: https://bosh.io/docs/s
|
By
Ronak Banka
· #2129
·
|
|
Instance rolling restart feature in CC
Checkout auto pilot plugin here https://plugins.cloudfoundry.org/ui/
Checkout auto pilot plugin here https://plugins.cloudfoundry.org/ui/
|
By
Ronak Banka
· #2046
·
|
|
Instance rolling restart feature in CC
Hi kayode, You can take a look at cf plugin repo , there is already a plugin for no downtime deployment which is designed based on what simon described . Ronak Banka Rakuten, Inc.
Hi kayode, You can take a look at cf plugin repo , there is already a plugin for no downtime deployment which is designed based on what simon described . Ronak Banka Rakuten, Inc.
|
By
Ronak Banka
· #2044
·
|
|
Packaging CF app as bosh-release
Can possibly package anything but that way application will run inside a vm rather than on platform.
Can possibly package anything but that way application will run inside a vm rather than on platform.
|
By
Ronak Banka
· #1776
·
|
|
app auto-scaling in OSS CF contribution
Hi Dies, App auto-scaling is much needed feature for CF OSS , lot of users want to use this functionality . Once on the incubator, roadmap can be discussed. Hope to to see it soon on cf incubator . Re
Hi Dies, App auto-scaling is much needed feature for CF OSS , lot of users want to use this functionality . Once on the incubator, roadmap can be discussed. Hope to to see it soon on cf incubator . Re
|
By
Ronak Banka
· #1741
·
|
|
Relation between Network property in Resource pool block and Network property in Actual Job block
Hello All, I have a resource pool , let say small_z1 - name: small_z1 network: cf1 stemcell: stemcell-xyz cloud_properties: instance_type: m1.small availability_zone: zone1 and a Job , router having t
Hello All, I have a resource pool , let say small_z1 - name: small_z1 network: cf1 stemcell: stemcell-xyz cloud_properties: instance_type: m1.small availability_zone: zone1 and a Job , router having t
|
By
Ronak Banka
· #1576
·
|
|
More reliable way to collect user application logs
same query for the component logs -- View this message in context: http://cf-dev.70369.x6.nabble.com/cf-dev-More-reliable-way-to-collect-user-application-logs-tp1214p1273.html Sent from the CF Dev mai
same query for the component logs -- View this message in context: http://cf-dev.70369.x6.nabble.com/cf-dev-More-reliable-way-to-collect-user-application-logs-tp1214p1273.html Sent from the CF Dev mai
|
By
Ronak Banka
· #1293
·
|