serving
serving copied to clipboard
Kubernetes-based, scale-to-zero, request-driven compute
## What version of Knative? v1.0 at least ## Expected Behavior When creating a Revision with a pod which exits immediately, the Revision should (fairly quickly) report that `Ready` is...
/area networking ## Ask your question here: As Knative continues to mature in a post 1.0 world I have had some questions regarding which versions of service meshes are supported/tested...
## What version of Knative? v1.2 ## Expected Behavior After a liveness probe fail, the container should restart and ideally should start serving the traffic again, just like how it...
Testing with traffic-isolation feature turned on. /hold
Testing with traffic-isolation feature turned off.
Pod failures
This is a tracking issue for detecting and surfacing problems with a user's pods. There are a variety of failure modes, and so far we've been dealing with them in...
/area API I dropped the ball regarding how we handled `RevisionSpec.Timeout` in the OSS implementation. We deviated from what was originally in the spec and opt'd to change the spec...
Right now, when the cluster is full, Knative will try to deploy the revision for ProgressDeadline seconds (120s by default in Knative). If there are not enough resources and CAS...
## In what area(s)? /area API > /area autoscale > /area build > /area monitoring > /area networking > /area test-and-release Other classifications: > /kind good-first-issue > /kind process /kind...
## Describe the feature This is a placeholder for the feature track work described in the related [doc](https://docs.google.com/document/d/1dba1JxwEr6ZWMHtrQI50Ht42aoqjbVNimChglaEKL9M): Alpha (disabled by default): - [x] Add rw pvc support in KService...