Git Product home page Git Product logo

Comments (4)

choldgraf avatar choldgraf commented on May 31, 2024

this is .... strange.... :-)

Thanks for the careful debugging. We definitely don't want that external IP to change (I feel like it shouldn't since if you scale the cluster down to 0 you should still be paying for the IP address).

@aculich do you have any experience scaling clusters up/down in this way? Ever experienced instability in the network configuration as a result?

from helm-chart.

philwinder avatar philwinder commented on May 31, 2024

I don't think the external address ever changed, as that was held for me by google cloud. Certainly the reported service external IP was the same as before.

And when everything restarted, all the k8s components did appear to be pointing to the right ip addresses. It seemed like it was jupyter hub that was source of the problem, although I couldn't see what.

from helm-chart.

yuvipanda avatar yuvipanda commented on May 31, 2024

hmm, I've had scaling up and down work very well in the past. Let's try to debug this :)

  1. Can you provide output of kubectl --namespace=<your-namespace> get pod -o yaml?
  2. Can you provide output of kubectl --namespace=<your-namespace> describe pod?

Based on these, we can tell if the pods are running or not, and what stage they're in. We can then go from there.

from helm-chart.

yuvipanda avatar yuvipanda commented on May 31, 2024

We've merged this repo with https://github.com/jupyterhub/zero-to-jupyterhub-k8s, and I've move this issue over to jupyterhub/zero-to-jupyterhub-k8s#181. Please continue the conversation there, we wanna help you get this to work!

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.