Giter Club home page Giter Club logo

Comments (6)

vitobotta avatar vitobotta commented on September 23, 2024

Hi, from the logs you can see that k3s is not starting at all on the masters so the cluster hasn't been initialised. It's probable that something in the post create commands is causing problems. You are making changes to the network configuration for example, what exactly are you changing there?

To see why k3s is not starting, you can ssh into the first master, and execute the command defined in /etc/systemd/system/k3s.* - you also need to source the .env file first. This will allow you to try and start k3s manually, so you can see if there are any errors.

from hetzner-k3s.

dyipon avatar dyipon commented on September 23, 2024

hi, thanks for help!
I'm trying to follow this: #252

from hetzner-k3s.

vitobotta avatar vitobotta commented on September 23, 2024

Have you tried what I suggested? :)

from hetzner-k3s.

dyipon avatar dyipon commented on September 23, 2024

Yes, it's working, thanks!

from hetzner-k3s.

vitobotta avatar vitobotta commented on September 23, 2024

What was the reason it was not starting?

from hetzner-k3s.

dyipon avatar dyipon commented on September 23, 2024

well, i'm using ssh agent forwarding and I have several keys loaded.
But hetzner's debian 12 somehow does not allow these keys, so after I disabled agent forwarding on my side (not in cluster.yaml) it's started to working. wierd.

i got this message when I used ssh-agent forward: Received disconnect from 10.0.9.4 port 22:2: Too many authentication failures

from hetzner-k3s.

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.