python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
IBM Cloud Code Engine: Different response times for app revisions when traffic is split
I am running different versions / revisions of an app on IBM Cloud Code Engine. I split traffic 80/20 between them. I noticed that sometimes the app is responsive as expected, sometimes not.
What coul...

data_henrik
Votes: 0
Answers: 3
Can Knative always start pods for each incoming request?
We want to build a simplified job/task processing system based on Kubernetes. We thought about using Knative and its eventing features. However, one requirement is to execute each task/job isolated in...

Michael Wurster
Votes: 0
Answers: 2
integrate Open policy Agent with Knative/Kourier
"Open Policy agent" & "Knative" each provide a tutorial for integration with "Istio". There's a lighter alternative to "Istio" : "Kourier" that re...
WCdr
Votes: 0
Answers: 1
k8s user container is getting shut down by envoy/istio sigterm without completing process
Envoy sending TERM signal and closing my application before the process completion. Increasing Drain Duration preventing the pod from going down after the completion.(its waiting for the grace duratio...
KarthiGuna
Votes: 0
Answers: 1