You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run cloud plus hardware nodes (through vswitch). Each time kubelet on hardware nodes register a node, controller deletes it from the API. I found a way around it, but controller ensures node.kubernetes.io/network-unavailable taint which is really pain in the known place
Expected behavior
Controller does not attempt to manage HW servers
Observed behavior
As described above
Minimal working example
No response
Log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Hi @apricote. Thanks for the prompt response. Yes, I tried, however there is a critical feature missing Cloud provider could not be initialized: could not init cloud provider "hcloud": using Routes with Robot is not supported. What would be helpful is for the controller to not attempt to manage robot servers at all. Through a label possibly
TL;DR
I run cloud plus hardware nodes (through vswitch). Each time kubelet on hardware nodes register a node, controller deletes it from the API. I found a way around it, but controller ensures node.kubernetes.io/network-unavailable taint which is really pain in the known place
Expected behavior
Controller does not attempt to manage HW servers
Observed behavior
As described above
Minimal working example
No response
Log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: