Wangyu Han
Wangyu Han
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Knative Serving offers [`rollout duration`](https://knative.dev/docs/serving/rolling-out-latest-revision/) feature which makes possible to deploy new...
I tested batcher with `CC : 1` and without `CC : 1 ` (==`CC: 0`) option. This is my batcher configuration. ```yaml batcher: maxBatchSize: 50 maxLatency: 1 ``` With `CC:1`,...
## What version of Knative? > 0.9.x > 0.10.x > 0.11.x > Output of `git describe --dirty` 0.25.2 ## Expected Behavior Settings: - 2 activator - no istio sidecar injection...