knative / eventing

Event-driven application platform for Kubernetes
https://knative.dev/docs/eventing
Apache License 2.0
1.4k stars 586 forks source link

Installation of kafka-webhook-eventing on CentOS 7 is not successful #7951

Open Taylorzhao opened 1 month ago

Taylorzhao commented 1 month ago

Describe the bug Install respectively on CentOS 7 and Ubuntu. It is normal on Ubuntu, but on CentOS 7, kafka-webhook-eventing keeps reporting the error as shown in the figure.

image

This is the system information, and the installed version is 1.14.

image

Information on a successful Ubuntu installation

image
pierDipi commented 1 month ago

@Taylorzhao is not clear to us why this is happening, are you still seeing the same issue? can you provide more information?

Sometimes, the webhook is slow to start and takes longer to reconcile the secret, so changing the delay here can help

https://github.com/knative/eventing/blob/f9156c8874e40fdf8f11b53d11de09d2b7e51b0d/config/core/deployments/webhook.yaml#L130