|
Re: Failed to deploy diego 0.1452.0 on openstack: database_z2/0 is not running after update
The consul server cluster will be part of the cf-release deployment. This
Diego deployment will be talking to the consul server cluster in the
cf-release deployment.
wrote:
The consul server cluster will be part of the cf-release deployment. This
Diego deployment will be talking to the consul server cluster in the
cf-release deployment.
wrote:
|
By
Amit Kumar Gupta
·
#4392
·
|
|
Re: Failed to deploy diego 0.1452.0 on openstack: database_z2/0 is not running after update
Hello Ricky,
I see that you're trying to run etcd in SSL mode, but I do not see a consul server instance in your instance list. Are you deploying a consul server job?
- Adrian
Hello Ricky,
I see that you're trying to run etcd in SSL mode, but I do not see a consul server instance in your instance list. Are you deploying a consul server job?
- Adrian
|
By
Adrian Zankich
·
#4391
·
|
|
Re: reg the haproxy config changes
Hi Amit
I could login now after deleting the hosts file.. Sorry for bothering you regarding this..
I could see the config changes in haproxy.ctmpl.erb and haproxy.conf.erb after logging into the
Hi Amit
I could login now after deleting the hosts file.. Sorry for bothering you regarding this..
I could see the config changes in haproxy.ctmpl.erb and haproxy.conf.erb after logging into the
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4390
·
|
|
Re: add Diego into our monitoring system
Hi Patrick,
The basic design philosophy is for all logging and metric data to be
transported by Loggregator to the firehose. At that point the design intent
is to filter as appropriate. Sorry, but
Hi Patrick,
The basic design philosophy is for all logging and metric data to be
transported by Loggregator to the firehose. At that point the design intent
is to filter as appropriate. Sorry, but
|
By
Jim CF Campbell
·
#4389
·
|
|
reg the haproxy config changes
Hi Amit
We tried building a cf bosh release after adding extra rules specific to our application in the following 2 files
haproxy.ctmpl.erb (found this in cf-231 only, dint see it in
Hi Amit
We tried building a cf bosh release after adding extra rules specific to our application in the following 2 files
haproxy.ctmpl.erb (found this in cf-231 only, dint see it in
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4388
·
|
|
Re: Reg Combining the jobs of router and hm9000 in cf-231
Thank you Amit. It worked by changing the port to 17010.
Sent: Saturday, March 26, 2016 11:10 PM
To: Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com>
Cc:
Thank you Amit. It worked by changing the port to 17010.
Sent: Saturday, March 26, 2016 11:10 PM
To: Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com>
Cc:
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#4387
·
|
|
Which component of cloud foundry will sunset the VARZ from CF release 233
We will migrate to CF release 233 soon. And the /varz support will be sunset from HM9000 and DEA. We are planning to migrate our monitoring tools from via VARZ to via firehose. However, we don't know
We will migrate to CF release 233 soon. And the /varz support will be sunset from HM9000 and DEA. We are planning to migrate our monitoring tools from via VARZ to via firehose. However, we don't know
|
By
Patrick Wang <goupeng212wpp@...>
·
#4386
·
|
|
Re: add Diego into our monitoring system
Hi Jim,
I pulled the source code of Datadog nozzle. Datadog nozzle is also get all drain data from traffic controller and then do filter in the nozzle. The nozzle still receive all drain data from
Hi Jim,
I pulled the source code of Datadog nozzle. Datadog nozzle is also get all drain data from traffic controller and then do filter in the nozzle. The nozzle still receive all drain data from
|
By
Patrick Wang <goupeng212wpp@...>
·
#4385
·
|
|
Cloud Foundry Service Deployment
Hi,
Can you please help me out with "How to use cloud foundry services?".I have
deployed Cloud foundry on my local machine and I am trying to deploy Node
js application that requires MongoDb data
Hi,
Can you please help me out with "How to use cloud foundry services?".I have
deployed Cloud foundry on my local machine and I am trying to deploy Node
js application that requires MongoDb data
|
By
Vimal Mishra
·
#4384
·
|
|
Re: bosh terminates EC2 compilation vm before it started
Can be security groups, network configuration and so on..
wrote:
Can be security groups, network configuration and so on..
wrote:
|
By
Gwenn Etourneau
·
#4383
·
|
|
bosh terminates EC2 compilation vm before it started
Hi
I'm currently working on CF deploy to AWS Seoul region.
While I deploy Cloud Foundry 233 release, the compilation ec2 instances are
keep terminated by bosh with ERROR message "Failed: execution
Hi
I'm currently working on CF deploy to AWS Seoul region.
While I deploy Cloud Foundry 233 release, the compilation ec2 instances are
keep terminated by bosh with ERROR message "Failed: execution
|
By
Younjin Jeong <younjin.jeong@...>
·
#4382
·
|
|
Re: Does Diego support memory swap?
According to this code https://github.com/cloudfoundry-incubator/garden-linux/blob/master/linux_container/limits.go#L74-L75, memory.limit_in_bytes and memory.memsw.limit_in_bytes are set to the same
According to this code https://github.com/cloudfoundry-incubator/garden-linux/blob/master/linux_container/limits.go#L74-L75, memory.limit_in_bytes and memory.memsw.limit_in_bytes are set to the same
|
By
Sam Dai
·
#4381
·
|
|
Re: Does Diego support memory swap?
According to this code https://github.com/cloudfoundry-incubator/garden-linux/blob/master/linux_container/limits.go#L74-L75
According to this code https://github.com/cloudfoundry-incubator/garden-linux/blob/master/linux_container/limits.go#L74-L75
|
By
Sam Dai <dayfei2000@...>
·
#4380
·
|
|
Re: CF Auto-scaling with an external application
Hi Giovanni,
You could take a look at this project that IBM recently open sourced, it does memory based scaling, and is written in Java.
https://github.com/cfibmers/open-Autoscaler
Also note that
Hi Giovanni,
You could take a look at this project that IBM recently open sourced, it does memory based scaling, and is written in Java.
https://github.com/cfibmers/open-Autoscaler
Also note that
|
By
Koper, Dies <diesk@...>
·
#4379
·
|
|
Re: CF Auto-scaling with an external application
I suspect that you probably want to look at streaming metrics from doppler,
rather than polling metrics from some other sources like inside the
container or an API call.
This project has some sample
I suspect that you probably want to look at streaming metrics from doppler,
rather than polling metrics from some other sources like inside the
container or an API call.
This project has some sample
|
By
Daniel Mikusa
·
#4378
·
|
|
Re: HTTPS support and multiple ports support in CloudFoundry with buildpacks
Multiple ports are on the way. As is TCP Routing, which should allow HTTPS
termination at the container.
Multiple ports are on the way. As is TCP Routing, which should allow HTTPS
termination at the container.
|
By
Amit Kumar Gupta
·
#4377
·
|
|
Re: HTTPS support and multiple ports support in CloudFoundry with buildpacks
wrote:
Yes.
HTTPS is not available at the application layer. HTTPS is typically
terminated at the load balancer or at the gorouter.
Thus traffic flow looks like this: Browser -> HTTPS -> LB ->
wrote:
Yes.
HTTPS is not available at the application layer. HTTPS is typically
terminated at the load balancer or at the gorouter.
Thus traffic flow looks like this: Browser -> HTTPS -> LB ->
|
By
Daniel Mikusa
·
#4375
·
|
|
Re: is the book "Building Scalable Web Sites" (2006) still relevant?
Duncan Winn, of Pivotal, has a book out about Getting Started with Cloud
Foundry.
http://shop.oreilly.com/product/mobile/0636920042501.do
Matt Stine has a great reading list on microservices that you
Duncan Winn, of Pivotal, has a book out about Getting Started with Cloud
Foundry.
http://shop.oreilly.com/product/mobile/0636920042501.do
Matt Stine has a great reading list on microservices that you
|
By
Dieu Cao <dcao@...>
·
#4376
·
|
|
CF Auto-scaling with an external application
Hi everybody,
i'm studying Cloud Foundry PaaS for my thesis in Computer Science and one of the point i have to develop with this platform is tho project and then develop an external application,
Hi everybody,
i'm studying Cloud Foundry PaaS for my thesis in Computer Science and one of the point i have to develop with this platform is tho project and then develop an external application,
|
By
Giovanni Napoli
·
#4374
·
|
|
is the book "Building Scalable Web Sites" (2006) still relevant?
That book is a classic overview by a very knowledgeable person ( Cal
Henderson co-founded Flickr and now Slack). I'm sure the general strategies
and thinking are still relevant.
That said, if you are
That book is a classic overview by a very knowledgeable person ( Cal
Henderson co-founded Flickr and now Slack). I'm sure the general strategies
and thinking are still relevant.
That said, if you are
|
By
Ted Young
·
#4373
·
|