-
DescriptionWhen replacing Kubernetes' native Gateway API controller or Ingress controller with Cilium Gateway API, the Hetzner Cloud load balancer is no longer being created and configured automatically with Cilium's gateway. The issue turned out to be in the CRDs being missing and are strictly required before the installation of Cillium begins. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
The Cilium Helm values configuration I use. Still trying to figure out how to set it up correctly wit Hetzner load balancer, or maybe change the mode of Cilium's operation.
|
Beta Was this translation helpful? Give feedback.
-
postinstall_exec and preinstall_exec both produce errors. It seems I better just patch the
|
Beta Was this translation helpful? Give feedback.
-
@safizn That's just a config issue, try both chatgpt o1 and deepseek search. |
Beta Was this translation helpful? Give feedback.
-
Could be it doesn't matter. Just created a patch script that runs before Terraform. Thanks |
Beta Was this translation helpful? Give feedback.
Could be it doesn't matter. Just created a patch script that runs before Terraform. Thanks