Giter Club home page Giter Club logo

Comments (8)

alexeyzimarev avatar alexeyzimarev commented on July 17, 2024

I checked #52 as well and I am sure I followed the instructions from another tutorial and I have this:

root@master-1:/etc/systemd/system/kubelet.service.d# cat 20-hetzner-cloud.conf
[Service]
Environment="KUBELET_EXTRA_ARGS=--cloud-provider=external"

from hcloud-cloud-controller-manager.

LKaemmerling avatar LKaemmerling commented on July 17, 2024

Please keep in mind that you need to create the cluster with this Argument, just a restart is not enough. Actually the only way that this message can be triggered is a missing cloud provider flag on cluster creation.

from hcloud-cloud-controller-manager.

alexeyzimarev avatar alexeyzimarev commented on July 17, 2024

As I mentioned before, I created the cluster according to the guidelines and I cat the file just to be sure it's there.

In addition, I also mentioned that I managed to provision one load balancer as described in the documentation about four weeks ago but suddenly it doesn't work anymore.

from hcloud-cloud-controller-manager.

LKaemmerling avatar LKaemmerling commented on July 17, 2024

Maybe there was a k8s update that removed/unloaded the setting? Actually there was no release on our side (or at least no requirement change) .

from hcloud-cloud-controller-manager.

LKaemmerling avatar LKaemmerling commented on July 17, 2024

Duplicate of #80

from hcloud-cloud-controller-manager.

morphace avatar morphace commented on July 17, 2024

I've got the same issue as @alexeyzimarev - although I followed the steps in the readme.md (except that I use cilium instead flannel) I get the same error message.

I use Ubuntu 18.04 and k8s V 1.18.5. Is there anything I can check, to verify that my config is OK?

from hcloud-cloud-controller-manager.

morphace avatar morphace commented on July 17, 2024

Just got it to work 👍

1.) I moved to Ubuntu 20.04 and k8s 1.20
2.) I added

[Service] Environment="KUBELET_EXTRA_ARGS=--cloud-provider=external"

to the worker nodes as well (before I did it only on the master node).

I don't know which one made it work, but it works.

from hcloud-cloud-controller-manager.

MuhanedYahya avatar MuhanedYahya commented on July 17, 2024

kubernetes/kubeadm#1021 (comment)
for me this solution worked

from hcloud-cloud-controller-manager.

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.