This message was deleted.
# rke2
a
This message was deleted.
c
did you maybe want to disable the route controller? I don’t think most people actually run with that enabled.
```E0725 173641.981703 1 controllermanager.go:320] Error starting "route"
F0725 173641.981711 1 controllermanager.go:222] error running controllers: invalid CIDR[0]: <nil> (invalid CIDR address: )```
If you do want that enabled, you’ll need to tell it your CIDRs in the configuration and it will then try to add them to your route tables
but you probably don’t actually want that
k
yeah I don't want that, probably a noob question but how does one disable that, i did try --configure-cloud-routes false in the rke2 config
ah, nvm thanks it goes in the controller config 🙂
believe that did it
yep, good to go, thanks again
149 Views