Giter Site home page Giter Site logo

Comments (8)

tjcrone avatar tjcrone commented on September 16, 2024

Is there a reason why we cannot just hard code it in each deployments configuration? I have done this for OOI, and it seems to be working. Still not able to access the dashboard but I just got it started.

from helm-chart.

jhamman avatar jhamman commented on September 16, 2024

No reason except that it should be easily automated. For now, everyone should be overwriting this url value with their own deployment.

from helm-chart.

tjcrone avatar tjcrone commented on September 16, 2024

Yeah seems like it would be possible but I don't know what helm uses as the deployment variable off the top of my head.

On a related note, I have not seen any way to use a predefined static IP address for the two dask-gateway LoadBalancers, like we do for the proxy-public LoadBalancer. Have you seen where that configuration would live if it exists?

from helm-chart.

jcrist avatar jcrist commented on September 16, 2024

On a related note, I have not seen any way to use a predefined static IP address for the two dask-gateway LoadBalancers, like we do for the proxy-public LoadBalancer. Have you seen where that configuration would live if it exists?

You'd set dask-gateway.schedulerProxy.service.loadBalancerIP and dask-gateway.webProxy.service.loadBalancerIP. See https://gateway.dask.org/install-kube.html#helm-chart-reference for the dask-gateway chart docs.

from helm-chart.

jcrist avatar jcrist commented on September 16, 2024

How can we automatically determine this URL. Any Helm/k8s magic that can make this possible?

On initial investigation, it looks like helm doesn't allow templating values for subcharts (there's a few issues/stackoverflows about this, see e.g. https://stackoverflow.com/questions/55425688/helm-programmatically-override-subchart-values-yaml). My understanding is that if we wanted this behavior we'd need to use another tool to generate the values.yaml file for us. Yaml generating yaml generating yaml... I'm not sure what the best option is here.

from helm-chart.

tjcrone avatar tjcrone commented on September 16, 2024

This appears to be working for me: ooicloud/pangeo-cloud-federation@432ec42. I will do some more testing and then PR this.

from helm-chart.

tjcrone avatar tjcrone commented on September 16, 2024

Nope my bad. That did not appear to work. @jcrist was correct. 😁

Since we have so few deployments and it is just one line, seems like it would be okay to just plug this line into everyone's common.yaml file.

@jcrist thank you for the tips on defining the IP address!

from helm-chart.

TomAugspurger avatar TomAugspurger commented on September 16, 2024

This is done properly in dask/daskhub.

from helm-chart.

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.