Kafka functions: E2E testing guide
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 65/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- go, kafka, kubernetes
- Domain
- devops, documentation, testing
Research direction
Start by locating the repository's existing documentation and E2E testing guidance, then review the Knative Serving, kind, and Kafka setup described in the issue. Document the local-cluster workflow, the manual build workaround for knative.dev/func-go/kafka, and the listed troubleshooting cases. Done means a reader can deploy a Kafka function locally, send messages, verify logs, and diagnose common failures.
Written by the indexing model from the issue text.
Description
Document how to test Kafka functions end-to-end on a local cluster:
- Setting up a kind cluster with Knative Serving
- Installing Kafka (e.g. Strimzi)
- Creating topics, deploying the function, sending messages, verifying logs
- Manual build workaround while
knative.dev/func-go/kafkais unpublished - Troubleshooting common issues (scaling to zero, missing env vars, connection failures)
- Dominant language
- Go
- Stars
- 365
- Forks
- 223
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 25
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from knative/func
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
lifecycle/stale
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
setServiceOptions: %f format produces invalid autoscaling annotation values with trailing zeros Openlifecycle/stale
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
kind/bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·