serving
serving copied to clipboard
Kubernetes-based, scale-to-zero, request-driven compute
Hi there. Problem statement: Use knative + Kourier with AWS App Mesh sidecar injection Detail: We know its possible to use Istio's Service Mesh (sidecar injection) with Knative. I have...
## Describe the feature Every ksvc has a service and a private service which consume the clusterIPs. What if the knative supports to change the services to headless to save...
/area API ## Describe the feature see also #10851 (issue for max _duration_ timeout). We changed the TimeoutSeconds field at some point to only be a timeout to first byte....
https://github.com/knative/serving/issues/12091
## In what area(s)? /area API ## What version of Knative? HEAD ## Expected Behavior Default namespace contains a LimitRange that limits defaultRequest CPU to 100m. Created a ResourceQuota in...
Support disabling HTTP traffic between Ingress and activator As described in [the feature docs](https://docs.google.com/document/d/1XE7UzgQlVVtAb7ULSqOyKCaIHtm8zMF35ainp1JmwyY/edit?resourcekey=0-e1MXRxQaalq-EHW46ZCCWg#): > it will similarly want an ENCRYPTED_ONLY variable (or file) to disable the non-encrypted paths. the...
## Ask your question here: I've got (perhaps) a less conventional workflow, where the ability to, for instance, call `http://hello@{version}.default.127.0.0.1.sslip.io` (note the additional `@{version}`) adds value and abstracts complexity I'd...
## In what area(s)? /area test-and-release ## What version of Knative? HEAD ## Expected Behavior TestScaleToN passes somewhat consistently ## Actual Behavior TestScaleToN fails pretty consistently ## Steps to Reproduce...
## In what area(s)? > /area monitoring ## Ask your question here: We are using knative 0.23.2. We set `target-burst-capacity` = -1 to make sure the activator is always in...
## What version of Knative? ## Expected Behavior Default domain should be svc.cluster.local ## Actual Behavior Default domain is example.com ## Steps to Reproduce the Problem This is not really...