serving
serving copied to clipboard
Kubernetes-based, scale-to-zero, request-driven compute
## Ask your question here: Hi, As i understand, Knative support "Opencensus" so that satisfiy Opentelemetry-compatitive. but when i test it, i faced exactly same issue with below, but looks...
## In what area(s)? /area API We think that #14744 introduced a regression due to the change it made in revision_lifecycle.go. Let's go through it: At any point in time,...
## In what area(s)? /area API ## Describe the feature Kubernetes 1.31 introduces a new volume type "image" which allows the direct mount of OCI container images into a Pod....
## Describe the feature Since k8s 1.23, HPA supports scaling on multiple metrics. Can this support be added to knative autoscaler-hpa as well ? https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#scaling-on-multiple-metrics Slack thread for context: https://cloud-native.slack.com/archives/C04LGHDR9K7/p1679561219442129
We expect Knative Serving to run after 2038. **Release Note** ```release-note NONE ```
### Auto-generated issue tracking flakiness of test * **Test name**: test/upgrade.TestServingUpgrades/PreUpgradeTests/DeploymentFailurePreUpgrade * **Repository name**: serving
### Auto-generated issue tracking flakiness of test * **Test name**: kubetest2.Test * **Repository name**: serving
The Knative stack (eventing and serving) is pretty awesome. Overall it makes infra easy to use for our devs and ML engineers. On Kuberntes I don't wanna miss it anymore....
## What version of Knative? Knative v1.17 Go 1.23.x ## Expected Behavior Requests can time out and not cause the activator to crash ## Actual Behavior The activator may run...
## Ask your question here: I'm trying to set the scale-to-zero-pod-retention-period documented here: https://knative.dev/docs/serving/autoscaling/scale-to-zero/#scale-to-zero-grace-period to something higher than 1h. It appears that there is a max value of 1h, but...