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

ClusterIP services are not registered to Consul #35

Open
gabaynati opened this issue Aug 26, 2018 · 1 comment
Open

ClusterIP services are not registered to Consul #35

gabaynati opened this issue Aug 26, 2018 · 1 comment

Comments

@gabaynati
Copy link

ports = append(ports, port.NodePort)

it should be ClusterIP and not NodePort

@arunvelsriram
Copy link
Contributor

Its mentioned in the readme that Services of type NodePort only be supported. Not sure of the reason.

https://github.com/tczekajlo/kube-consul-register#register-source

@tczekajlo are there any constraints in supporting Services of any type?

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

2 participants