Aaron Schlesinger

Results 325 comments of Aaron Schlesinger

@tomkerkhove I added a `content/docs/2.4/http` section so a page shows up under the `/docs/2.4/http/` path, but I'm kind of confused what types of docs should go under there vs. the...

@tomkerkhove there are 2 more TODOs on this PR, but I'm moving this out of draft now. I think it would be good to get a basic layout merged, and...

+1! I've done exactly this in the past, most recently for the `svcat` binary in the Kubernetes service catalog project (https://github.com/kubernetes-incubator/service-catalog/tree/master/cmd/svcat). Happy to help here if needed.

From @khaosdoctor : I created a `cscaler-proxy` image on my dockerhub, if you want to test it just replace the image on the deployment to `khaosdoctor/cscaler-proxy:alpha-4`

From @khaosdoctor: We can use the HTTP Application Routing fully on this. So the critical path would be: - Deploy AKS with HAR enabled - Create the proxy and Scaler...

Hey John, I understand and agree with pretty much everything you said, except that the cure is worse than the disease. I think that it's only slightly better than the...

Thanks for your response, by the way

This functionality is tangentially similar to https://github.com/kedacore/keda/issues/944. Maybe the design of the `ManualScaleToZero` CRD proposed there could be modified to support not scaling up from zero? cc/ @tomkerkhove since you...

You're welcome @tomkerkhove - it was my pleasure to show the demo, and I'm really pleased that folks liked the idea. As promised in the last community meeting, I've written...

@tomkerkhove agreed. I'm glad you and others brought that up in the meeting. Regarding the proxy, I think it would certainly be optional, since it alone decides whether/when it is...