Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate a cloud-controller-manager #16

Open
Gerrit91 opened this issue Jan 16, 2025 · 1 comment
Open

Integrate a cloud-controller-manager #16

Gerrit91 opened this issue Jan 16, 2025 · 1 comment

Comments

@Gerrit91
Copy link
Contributor

This should then allow that the providerID field in the Node resource gets set automatically and more.

It's not clear though how to work with the following problems:

  • The metal-ccm was never meant to be run in a cluster which can be accessed by cluster admins, therefore the credentials to the metal-api are exposed
  • The metal-ccm tries to deploy metallb configuration, but metallb is not deployed
@simcod
Copy link
Contributor

simcod commented Jan 20, 2025

The cloud-controller needs to remove the taint from the worker node:

node.cluster.x-k8s.io/uninitialized:NoSchedule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants