|
UAA admin vs CF users
Hi I learned that in order for UserA to have permission to use cf set-org-role UserB, UserA must be a UAA admin. We are not integrated with AD yet (we are still behind some versions in CF due to some
Hi I learned that in order for UserA to have permission to use cf set-org-role UserB, UserA must be a UAA admin. We are not integrated with AD yet (we are still behind some versions in CF due to some
|
By
John Wong
· #6600
·
|
|
Built-in blue-green deployment support
Hi Is there already a built-in, out of the box solution for blue-green deployment in CF now without having the need of deploying an app with a different name and then working with map-route manually?
Hi Is there already a built-in, out of the box solution for blue-green deployment in CF now without having the need of deploying an app with a different name and then working with map-route manually?
|
By
John Wong
· #5295
·
|
|
FW: issue tracker permissions
Just an idea... Is there a feature in Tracker to always cc someone/some email address? For non security and non confidential stories we can Cc this email address automatically which will post to a goo
Just an idea... Is there a feature in Tracker to always cc someone/some email address? For non security and non confidential stories we can Cc this email address automatically which will post to a goo
|
By
John Wong
· #5004
·
|
|
"Killing oom-notifier process" but without OOM
Hi One of our NodeJS applications constantly crash with exit status 1. I was reviewing the warden log on our DEA and I found this. {"timestamp":1463013061.7575436,"message":"Killing oom-notifier proce
Hi One of our NodeJS applications constantly crash with exit status 1. I was reviewing the warden log on our DEA and I found this. {"timestamp":1463013061.7575436,"message":"Killing oom-notifier proce
|
By
John Wong
· #4880
·
|
|
app guid uniqueness
Awesome. Thank you, Nicholas. John wrote:
Awesome. Thank you, Nicholas. John wrote:
|
By
John Wong
· #4650
·
|
|
app guid uniqueness
Based on my brief testing and observation, the guid of an app sticks around for as long as the app remains running (whether we restart or restage). But removing the app, then cf push a new guid is gen
Based on my brief testing and observation, the guid of an app sticks around for as long as the app remains running (whether we restart or restage). But removing the app, then cf push a new guid is gen
|
By
John Wong
· #4644
·
|
|
DEA Chargeback w/ overcommit
Hi Given a DEA with 15GB, overcommit factor = 2, total "memory" is 30GB. Ideally we can push up to 30 app instances per host, if each app instance requires 1GB mem allocation. Supposed the environment
Hi Given a DEA with 15GB, overcommit factor = 2, total "memory" is 30GB. Ideally we can push up to 30 app instances per host, if each app instance requires 1GB mem allocation. Supposed the environment
|
By
John Wong
· #4140
·
|
|
Unable to ping outside VM from the warden container
To Yitao's point: http://docs.pivotal.io/pivotalcf/adminguide/app-sec-groups.html give it a look. It took me a night to figure out. John
To Yitao's point: http://docs.pivotal.io/pivotalcf/adminguide/app-sec-groups.html give it a look. It took me a night to figure out. John
|
By
John Wong
· #1850
·
|
|
Default cgroup CPU share
I am reading https://docs.cloudfoundry.org/concepts/architecture/warden.html#cpu and it said: from 2 to 1024, with 1024 the default. Both Diego apps and DEA apps scale the number of allocated shares l
I am reading https://docs.cloudfoundry.org/concepts/architecture/warden.html#cpu and it said: from 2 to 1024, with 1024 the default. Both Diego apps and DEA apps scale the number of allocated shares l
|
By
John Wong
· #949
·
|
|
revrse proxy in CF
What is the goal of your reversed proxy? Did you mean load balance of multiple instances of an app (cf push APPNAME -i 3 ==== having 3 instances of APPNAME)? Gorouter knows how to dispatch to app 1 or
What is the goal of your reversed proxy? Did you mean load balance of multiple instances of an app (cf push APPNAME -i 3 ==== having 3 instances of APPNAME)? Gorouter knows how to dispatch to app 1 or
|
By
John Wong
· #670
·
|
|
App deployment hangs in legacy CF installation
Hi James Thanks for the info. I and my team greatly appreciate your time here. I believe we are running on v153 (or close to that), which is very old. I will have a look at those components more close
Hi James Thanks for the info. I and my team greatly appreciate your time here. I believe we are running on v153 (or close to that), which is very old. I will have a look at those components more close
|
By
John Wong
· #607
·
|
|
SSH access to CF app instances on Diego
a file into an instance, that instance will be restarted. How does it monitor the behavior? Is there a list of commands whitelisted? I am curious because I am trying to find out what the whitelist con
a file into an instance, that instance will be restarted. How does it monitor the behavior? Is there a list of commands whitelisted? I am curious because I am trying to find out what the whitelist con
|
By
John Wong
· #605
·
|
|
App deployment hangs in legacy CF installation
Hi. We are running on an extremely old version of CF (we are in the process of building one based on the latest), so I know there is very little the community may be able to help. But regardless... le
Hi. We are running on an extremely old version of CF (we are in the process of building one based on the latest), so I know there is very little the community may be able to help. But regardless... le
|
By
John Wong
· #602
·
|
|
service discovery
database, Consul..can it be used for stateless components as well? Well here is a way to look at it. You can have consul to discover a bunch of cassandra nodes in a cluster, and you can remove a node
database, Consul..can it be used for stateless components as well? Well here is a way to look at it. You can have consul to discover a bunch of cassandra nodes in a cluster, and you can remove a node
|
By
John Wong
· #574
·
|
|
service discovery
What's the requirement that your application need to discover other application? Did you mean somethibg like say microservice architecture and you want to know the url available and any metadat / prop
What's the requirement that your application need to discover other application? Did you mean somethibg like say microservice architecture and you want to know the url available and any metadat / prop
|
By
John Wong
· #569
·
|
|
Is CF etcd job using the latest etcd 2.0 release?
Thank you Dieu. This is great to know. John
Thank you Dieu. This is great to know. John
|
By
John Wong
· #267
·
|
|
Is CF etcd job using the latest etcd 2.0 release?
I remember in the older version of CF release, CF was using an older version of etcd (v.0,4.x), which has issue running etcd in cluster mode from time to time, and there was a discussion that we would
I remember in the older version of CF release, CF was using an older version of etcd (v.0,4.x), which has issue running etcd in cluster mode from time to time, and there was a discussion that we would
|
By
John Wong
· #263
·
|
|
cf-release v208 is now available
Great release!!! Congrat. Just a couple questions (but if this is the right thread to ask please excuse me and let me know). - Manifest templates no longer include resource pool sizes details <https:/
Great release!!! Congrat. Just a couple questions (but if this is the right thread to ask please excuse me and let me know). - Manifest templates no longer include resource pool sizes details <https:/
|
By
John Wong
· #89
·
|
|
Purge files on NFS or S3?
Hi all Thanks. No I was just curious if there was a way to identify what to remove in the blobstore because I was surprised the size of my blobstore at this point. I will check what's in there (maybe
Hi all Thanks. No I was just curious if there was a way to identify what to remove in the blobstore because I was surprised the size of my blobstore at this point. I will check what's in there (maybe
|
By
John Wong
· #78
·
|
|
Which components can be HA?
Hi Dieu Thank you for the answers. They are very helpful. Regarding #4, you are right, I believe when I do CF deployment I get these short-lived VMs that compile different CF jobs. Regarding #5, I thi
Hi Dieu Thank you for the answers. They are very helpful. Regarding #4, you are right, I believe when I do CF deployment I get these short-lived VMs that compile different CF jobs. Regarding #5, I thi
|
By
John Wong
· #36
·
|