Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to access a GitHub action service inside the kind? #118

Open
paulobressan opened this issue Jun 27, 2024 · 0 comments
Open

Comments

@paulobressan
Copy link

I have a Kafka service configured and two Kinds running, so one Kind will be running a producer client and the other a consumer. The consumer will create native resources in the cluster.

But, how can I access the Kafka service configured in github action from inside of the pod? Is it possible?

That's the error that I'm getting

Error: No host reachable

The Kafka host was set like this localhost:9092

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant