GithubHelp home page GithubHelp logo

Comments (7)

harshitsinghvi22 avatar harshitsinghvi22 commented on July 17, 2024 1

We currently do not support Karpenter @chakatz
We might look to support it in future but for time being we will not be providing any support

from helm-charts.

AzSiAz avatar AzSiAz commented on July 17, 2024 1

I think nodeSelector is broken:

failed to create chart from template: execution error at (neo4j-cluster-core/templates/_helpers.tpl:52:16): No node exists in the cluster which has all the below labels (.Values.nodeSelector)
     %smap[k8s.scaleway.com/pool-name:neo4j-dev]

No Karpenter, just autoscaler but in my case the nodes are there and will always be but helper function doesn't see them either way

It's a nice addition but I don't think its the job of the helm chart to check this kind of thing at runtime, at least without a way to disable it

from helm-charts.

joywaves avatar joywaves commented on July 17, 2024

Like @AzSiAz mentioned, some is up in "neo4j.checkNodeSelectorLabels" in _helpers.tpl.
helm lint though an error when nodeSelector has entry:

helm lint --debug -f values.yaml
engine.go:180: [INFO] Fail: No node exists in the cluster which has all the below labels (.Values.nodeSelector)
 %smap[agentpool:neo4j-node]
==> Linting .

1 chart(s) linted, 0 chart(s) failed

from helm-charts.

lucasarrudatrustly avatar lucasarrudatrustly commented on July 17, 2024

Same problem here, it's the helpers error, it's not about the karpenter.

from helm-charts.

harshitsinghvi22 avatar harshitsinghvi22 commented on July 17, 2024

@lucasarrudatrustly @joywaves
this can be resolved in 4.4 helm charts by passing the --set disableLookups=true . This flag is released in 4.4.17 helm charts
The change will be release in version 5 too in the next upcoming release

from helm-charts.

lucasarrudatrustly avatar lucasarrudatrustly commented on July 17, 2024

I'm using on 5.4 (must be 5+ for us) I managed to the same effect using affinity, but it's not the best way.
Waiting for the fix I hope that is before production setup
@harshitsinghvi22 Thank you for the reply

from helm-charts.

harshitsinghvi22 avatar harshitsinghvi22 commented on July 17, 2024

closing this as the disableLookups = true was release with version 5 long time ago

from helm-charts.

Related Issues (20)

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.