Kent Rancourt

Results 83 comments of Kent Rancourt

> I am seeing the exact same problem with v2.9.3 and `.spec.source.kustomize.images` I stand corrected. Not seeing this issue after all. My problem was something else entirely. 🤦‍♂️

Another github user named @peterbeers forked this and made it Rails 4 compatible. It works great. But neither this nor peterbeer's is Rails 4.1 compatible. I dug down into this...

As you've discovered by now, the activator has a map where the keys are _all_ the different hostnames (DNS) and IPs by which a service might be addressed to values...

I think there's a layer of indirection in your example that needs to be explained to me in order for me to help you effectively. You seem to be using...

That's a complex bit of indirection... out of curiosity why have a "router" behind an ingress controller? Ostensibly, an ingress controller _is_ a router of sorts. Anyway... let's take the...

> Does activator only listen to the requests coming from outside of the cluster? This would explain why it does not mention any requests to the services which are only...

@vbehar this has some merge conflicts after support for shorter DNS names was merged.

Need rebase after recent merge.

We've always assumed that in the future, scaling decisions could be made on a variety of metrics. That being said, Osiris is presently little more than a proof of concept...

We originally used Prometheus for collecting request counts, but eventually decided that a dependency on Prometheus, configured a _certain way_, possibly in addition to a Prometheus you might already be...