Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

kafka-utils doesn't support minikube external ip #63

Open
helli0n opened this issue Oct 2, 2020 · 0 comments
Open

kafka-utils doesn't support minikube external ip #63

helli0n opened this issue Oct 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@helli0n
Copy link

helli0n commented Oct 2, 2020

Looks like minikube hasn't EXTERNAL-IP.
I think kafka-utils should be modified with adding additional check when operator was deployed on minikube.

If local deploy then use INTERNAL-IP.

https://github.com/mesosphere/kudo-kafka-operator/blob/master/images/kafka/kafka-utils/pkgs/service/service.go#L192-L203

INFO[0000] Running kafka-utils...
INFO[0000] kubeconfig file: using InClusterConfig. INFO[0000] kubernetes client configured.
INFO[0000] Running kafka-utils...
INFO[0000] Checking the service created for kafka-kafka-0
INFO[0000] detected NodePort
ERRO[0000] could not run the kafka utils bootstrap: no node found with name 'minikube'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants