-
-
Notifications
You must be signed in to change notification settings - Fork 361
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
Cilium crash after update to 2.13.x #1267
Comments
I comment line:
and recreated node, issue is fixed |
Good find, important for backward compatibility during upgrades from previous versions. |
This configuration cannot work because Cilium is not set up to fully replace kube-proxy. It is missing the required configuration, which you can find here: terraform-hcloud-kube-hetzner/locals.tf Lines 453 to 455 in da24fd2
See also to the warning here, indicating that the CNI must completely take over kube-proxy's functionality: terraform-hcloud-kube-hetzner/kube.tf.example Lines 720 to 722 in da24fd2
|
Description
After update to 2.13.2 can't add new cluster node in status NotReady:
cilium container is not started with errors:
Kube.tf file
Screenshots
Platform
Linux
The text was updated successfully, but these errors were encountered: