Giter VIP home page Giter VIP logo

helm-charts's People

Contributors

mrmm avatar

Watchers

 avatar  avatar

helm-charts's Issues

Trying to run up your ES cluster but hitting 'failed to fit in any node' problem

@mrmm
I happened upon your kubernetes helm implementation for ES and was stumbling a little when trying to get it to work on 5-node Google Compute Platform. I was wondering if you might be able to point me in the right direction.

I started with a 3-node set-up, then extended it to 5-node one, running version 1.5.1 of kubernetes (both on master and on the nodes).

image

Given that PetSets have been replaced with StatefulSets, the only modification I made was to the elasticsearch/templates/elasticsearch-data-petset.yaml file.

from:

apiVersion: apps/v1alpha1
kind: PetSet

to:

apiVersion: apps/v1beta1
kind: StatefulSet

While the pv, pvc and services appear to get created properly, the Deployments and StatefulSets do not, with the errors like pod (es-002-client-1081588479-848hf) failed to fit in any node fit failure summary on nodes : MatchNodeSelector (5)

image

image

I tried scaling back replicas to 1 each in the elasticsearch/values.yaml .. and tried to tweak other memory limits downwards to try to get things working, but that didn't help, which suggests to me that perhaps other adjustments to get this working against version 1.5.1 might be needed.

Have you any thoughts on what might be going wrong here?

Also, if I was to try to get your implementation workings against v 5.x of ES, is the approach taken here, in terms of ensuring the vm.max_map_count=262144 gets set appropriately, heading in the right general direction?

For the dockerfile you use, is it just a case of adjusting the version number to 5.1.1 ... or do you envisage other adjustments might be necessary?

Thanks for your insights.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.