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

Missing discovery plugin #688

Closed
bharthur opened this issue Jun 14, 2018 · 3 comments
Closed

Missing discovery plugin #688

bharthur opened this issue Jun 14, 2018 · 3 comments

Comments

@bharthur
Copy link

Suppressed: java.lang.IllegalArgumentException: unknown setting [cloud.kubernetes.service] please check that any required plugins are installed, or check the breaking changes documentation for removed settings

Missing dicovery plugin https://github.com/fabric8io/elasticsearch-cloud-kubernetes in values.yaml:

plugins:
  - io.fabric8:elasticsearch-cloud-kubernetes:6.2.3.2
@juan131
Copy link
Contributor

juan131 commented Jun 14, 2018

Hi @bharthur

As you can check on this commit: 25752a0

We have deprecated the use of this plugin. We're using now the "ping unicast" method to discover other ES nodes on the K8s cluster.

@bharthur
Copy link
Author

bharthur commented Jun 14, 2018

Just saw it. Really sorry for the trouble. But you may want to remove this

which is causing unknown setting [cloud.kubernetes.service]

@juan131
Copy link
Contributor

juan131 commented Jun 14, 2018

Thanks @bharthur

You're right! This section is not necessary anymore

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