You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An upgrade to v1.9.0 should resolve this. A headless service name will forward to the first Pod, however other pods backing the service will be available at their Pod names. Your Kafka client should now be able to find kafka-1, etc..
@cjimti Saw your comments on kafka but thought it'd be best to start a new thread.
For some reason I can't seem to connect to kafka using kubefwd. Did you use helm? If so which chart. I'm using https://github.com/helm/charts/tree/master/incubator/kafka
When i try to connect using this script in nodejs, it fails.
It fails with:
Yet if I run this same script using telepresence, then it works as expected. Is there anything special I need to do in order to connect using kubefwd?
The text was updated successfully, but these errors were encountered: