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

Consul On Kubernetes #11

Open
UlaganathanNamachivayam opened this issue Mar 22, 2017 · 6 comments
Open

Consul On Kubernetes #11

UlaganathanNamachivayam opened this issue Mar 22, 2017 · 6 comments

Comments

@UlaganathanNamachivayam

@kelseyhightower How does it help running consul on kubernetes. How anyone can be able register kubernetes services on to consul and utilize it as service discovery tool over DNS. I am not finding any reference utilizing consul as a service discovery tool for kubernetes.

Kindly share your thoughts/notes if it is a viable solution.

@sabrehagen
Copy link

Hi, I'd like to understand why one would run Consul on Kubernetes too please. Could you explain the motivation?

@edbergavera
Copy link

edbergavera commented Jun 27, 2017 via email

@sabrehagen
Copy link

That is true, and hence our confusion :) I use Consul too for service discovery from the era when this was conventional.

@kelseyhightower
Copy link
Owner

@sabrehagen Consul has other use cases like backing Vault and provide cross cluster service discovery.

@dotw
Copy link

dotw commented Sep 16, 2017

I was asked the same questions, and I agree with @kelseyhightower . I like the healthy check feature and I can define my own rules.

@combatpoodle
Copy link

Also leader election, distributed locking, persistent KV storage between task runs. It's always nice to have something you can just curl shortcut with a bash script to store a value and fetch/update it later with another curl shortcut.

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

6 participants