Open utterances-bot opened 3 years ago
Hello Harald , Thank you for the detail explanation.
I have been following the same. For the same thing I see for Revision following status:
Last Transition Time: 2021-09-28T08:47:37Z Message: Requests to the target are being buffered as resources are provisioned. Reason: Queued Severity: Info Status: Unknown Type: Active Last Transition Time: 2021-09-28T08:47:37Z Reason: Deploying Status: Unknown Type: ContainerHealthy Last Transition Time: 2021-09-28T08:47:37Z Reason: Deploying Status: Unknown Type: Ready Last Transition Time: 2021-09-28T08:47:37Z Reason: Deploying Status: Unknown Type: ResourcesAvailable
And for the deployment follwing is seen:
$oc logs -f testserver-one-v1-deployment-6b454f955b-xddcd -c queue-proxy
{"severity":"INFO","timestamp":"2021-09-28T10:17:23.8498997Z","caller":"logging/config.go:116","message":"Successfully create
d the logger."}
{"severity":"INFO","timestamp":"2021-09-28T10:17:23.8551836Z","caller":"logging/config.go:117","message":"Logging level set t
o: info"}
{"severity":"INFO","timestamp":"2021-09-28T10:17:23.8552177Z","caller":"logging/config.go:79","message":"Fetch GitHub commit
ID from kodata failed","error":"\"KO_DATA_PATH\" does not exist or is empty"}
{"level":"info","ts":1632824243.8555899,"logger":"fallback","caller":"metrics/metrics_worker.go:76","msg":"Flushing the exist
ing exporter before setting up the new exporter."}
{"level":"info","ts":1632824243.8557427,"logger":"fallback","caller":"metrics/prometheus_exporter.go:51","msg":"Created Prome
theus exporter with config: &{knative.dev/internal/serving revision prometheus 5000000000
I exactly coudn't find why it say connect: connection refused. Any suggestion from your point of view.
Hi Sanjeev,
I have no idea what fails and why and I can no longer reproduce; I have retired from IBM and have no more access to OpenShift clusters that I could test with.
A while ago I have modified the workshop that this blog post is based upon to work with Minikube and you can find it here.
HTH, Harald
Serverless and Knative - Part 2: Knative Serving – Harald Uebele's Blog
In the first part of this series I went through the installation of Knative on CodeReady Containers which is basically Red Hat OpenShift 4.4 running on a notebook.
http://haralduebele.github.io/2020/06/03/serverless-and-knative-part-2-knative-serving/