serving icon indicating copy to clipboard operation
serving copied to clipboard

Kubernetes-based, scale-to-zero, request-driven compute

Results 420 serving issues
Sort by recently updated
recently updated
newest added

## What version of Knative? > Knative serving v1.9.0 > Knative serving v1.10.2 ## Expected Behavior It would be nice if services would start after knative is installed ## Actual...

kind/bug
kind/question
triage/needs-user-input

Having 2 setups, on minikube and baremetal on minikube exactly the same setup works perfectly, in the real cluster having issues, described below: ## In what area(s)? /area networking ##...

kind/question
area/networking
triage/needs-user-input

## What version of Knative? All versions ## Expected Behavior All ingresses should be handled the same ## Actual Behavior Ingresses that belong to a dm are not set to...

kind/bug

## What version of Knative? 1.8.1 ## Expected Behavior I want to executed a rolling restart on a deployment such that it starts the new pod(s), waits until the pod(s)...

kind/bug
triage/accepted
triage/needs-user-input

Hello everyone. I'm trying to deploy Knative to a high latency environment. Currently, I want to deploy Activator in 2 different locations with high latency between them and I want...

kind/question

Since we switched to `svc.cluster.local` as the default domain in https://github.com/knative/serving/pull/13259 There's a short window, between creating the Route's K8s Servcie and the KIngress being reconciled, where we create K8s...

triage/accepted

## Describe the feature To support easier management in environments where auto-creating ClusterDomainClaims is not desired, support wildcard ClusterDomainClaims. This would allow a domain claim such as: ```yaml apiVersion: networking.internal.knative.dev/v1alpha1...

kind/feature
lifecycle/stale

## What is changing? (Please include as many details as possible.) The address that Knative registers in Revision's EndpointSlice does not include zone information. Can we include zone information to...

area/networking
lifecycle/frozen
kind/feature-request
triage/needs-user-input

## Context Currently we set activator-hpa only based on a `cpu` [target](https://github.com/knative/serving/blob/main/config/core/deployments/activator-hpa.yaml#L34). As the activator is potentially buffering a lot of requests, it can happen that the configured memory is...

kind/enhancement
triage/accepted

## In what area(s)? /area autoscale ## What version of Knative? HEAD ## Expected Behavior When a pod fails to start properly it should eventually be terminated. ## Actual Behavior...

kind/bug
help wanted
area/API
area/autoscale
lifecycle/frozen
triage/accepted