Closed UncleSamSwiss closed 1 year ago
@UncleSamSwiss Thank you for the feedback. It seems like v1.25.3+rke2r1 was somehow rotten and the module had a few other issues with single-server cluster (it was originally designed for that setup but later expanded to focus high-availability). Can you retry with version v1.1.0
please?
Note that:
This is absolutely amazing, thanks a lot! Not only did you find the errors, but also fixed the issues and released a new version - all within less than a day.
First of all, thanks a lot for this awesome module!
I'm trying to set up a cluster on Infomaniak and it is up and running (I can connect with OpenLens), but cilium doesn't work. The cilium DeamonSet pods are all complaining:
It seems very odd that it is trying to connect to :443 as the configuration says otherwise: https://github.com/zifeo/terraform-openstack-rke2/blob/eee89780269195a8f77c145fc5756ca4c3183b40/manifests/cilium.yml.tpl#L15
I tried with v1.25.3+rke2r1 and v1.26.0+rke2r2, but both have the exact same issue.
I'm using this module with the following configuration which is derived from the example. Variables are of course missing below as they contain sensitive info.