Code Monkey home page Code Monkey logo

Comments (11)

kahkhang avatar kahkhang commented on June 30, 2024

Is it due to #17? Can have more information regarding your OS version / the terminal screen when the workers are being deployed?

from kube-linode.

tuannvm avatar tuannvm commented on June 30, 2024

Hi, It still happens after #17 fix.

My Info:

ProductName:	Mac OS X
ProductVersion:	10.12.5

Terminal screen:
image

No error was reported.

from kube-linode.

kahkhang avatar kahkhang commented on June 30, 2024

Can I see the disks/boot configuration of your worker linode? What happens if you delete those 2 worker nodes and run kube-linode again?

from kube-linode.

tuannvm avatar tuannvm commented on June 30, 2024

I set 10GB for coreos partition.
Same thing happen if I delete & recreate 2 workers.

from kube-linode.

kahkhang avatar kahkhang commented on June 30, 2024

Could you click on one the worker nodes in your first screenshot, then screenshot the details of the Linode (i.e. list of disks, list of configurations, jobs)? That will give me more information to diagnose the issue. Thanks!

from kube-linode.

tuannvm avatar tuannvm commented on June 30, 2024

See: image

from kube-linode.

kahkhang avatar kahkhang commented on June 30, 2024

Hmm this is strange since the initial portion of the script for the worker node is the same as the master one, and it seems like it is not getting any jobs after the initial configuration, which means some portion of the commands failed silently. Could I ask if you are using the default bash version or some other shell (e.g. zsh)? I'll probably need to add a verbose mode for the script so problems like this can be more easily diagnosed. Thanks for reporting the issue!

from kube-linode.

tuannvm avatar tuannvm commented on June 30, 2024

I use fish shell. As your suggestion, I currently try to run again on zsh. Will keep updating.

from kube-linode.

kahkhang avatar kahkhang commented on June 30, 2024

Ah ok thanks! I'm not sure of the behavior of fish since I've only used this in bash / zsh currently. I highly suspect it might be failing here: https://github.com/kahkhang/kube-linode/blob/master/utilities.sh#L317. Will investigate more, thanks for the information!

from kube-linode.

tuannvm avatar tuannvm commented on June 30, 2024

same issue with zsh. I guess it's not shell-specific issue. It would be great if you can add --verbose option. In the mean time I'll dig further into the source code when I've time. Thanks for the fast response :)

from kube-linode.

kahkhang avatar kahkhang commented on June 30, 2024

Thanks for raising the issue @tuannvm! I think I've found a bug which has been fixed. Please reopen again if the problem is still not solved, or update if it has been solved :)

from kube-linode.

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.