Giter Club home page Giter Club logo

Comments (6)

guettli avatar guettli commented on June 30, 2024

@simonostendorf please elaborate a bit more in which use-case you encountered the error. What kind of cluster did you create, how many control-planes?

Do you have logs/events/conditions where the error is visible?

You propose to extend the CRD HetznerCluster, is that correct?

from cluster-api-provider-hetzner.

simonostendorf avatar simonostendorf commented on June 30, 2024

You propose to extend the CRD HetznerCluster, is that correct?

Yes.

please elaborate a bit more in which use-case you encountered the error. What kind of cluster did you create, how many control-planes?

I didn't get any errors as far as I can remember but I heard that other clusters (e.g. openstack) have problems at cluster updates where the api is unavailable because the lb adds the nodes before the api server is ready and I think to prevent errors like this and to use all the features provided by the hcloud lb, this should be added to the HetznerCluster as its a better check than tcp. I usually use 3 hcloud nodes as control plane.

from cluster-api-provider-hetzner.

janiskemper avatar janiskemper commented on June 30, 2024

I heard that other clusters (e.g. openstack) have problems at cluster updates where the api is unavailable because the lb adds the nodes before the api server is ready

@simonostendorf I hope that would be a problem here ;)

// we attach only nodes with kube-apiserver pod healthy to avoid downtime, skipped for the first node

from cluster-api-provider-hetzner.

simonostendorf avatar simonostendorf commented on June 30, 2024

But what do you do if the apiserver becomes unhealthy later and the port is still reachable via tcp?

The initial problem is solved. I didn't check the code, sorry :)

from cluster-api-provider-hetzner.

guettli avatar guettli commented on June 30, 2024

@simonostendorf I don't have all the details in my mind. But overall the code is readable. Could you please have a look at the code?

If you don't understand the code, then please tell us! The code should be readable, if comments are missing, we want to add them.

Is that ok for you?

from cluster-api-provider-hetzner.

janiskemper avatar janiskemper commented on June 30, 2024

@guettli what would be your answer to this question here?

But what do you do if the apiserver becomes unhealthy later and the port is still reachable via tcp?

from cluster-api-provider-hetzner.

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.