This repository has been archived by the owner on Sep 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
regeneration-recovery is failing since #21
Comments
Thanks for the report! Could you please share a Cilium sysdump? |
I recently bumped into this with a GKE cluster. sysdump attached. I used the cli to install. Kernel is 5.10, using the GKE COS. |
I swapped my GKE cluster from COS to Ubuntu and have made progress. |
Just hit this issue on EKS
|
Community report that deleting some of the pinned bpf programs on every node with |
I forgot to provide my values as I'm installing it from the helm chart on the service mesh branch; @pchaigno if you can vet this looks accurate, I did have some questions wrt using
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there an existing issue for this?
What happened?
I have upgraded an existing instance of cilium in a cluster to use the new service mesh images and settings; To do this I did the following:
This produced a successful install helm output. I then subsequently ran a
cilium status
and get the following errors:This agent output continues for all agents ofcourse.
Checking the agent logs I can see it flooded with the following:
These logs are somewhat repetitive so I've only grabbed the last few entries.
Cilium Version
v1.11.0
Kernel Version
Linux k8s-controlplane-01 5.11.0-1007-raspi #7-Ubuntu SMP PREEMPT Wed Apr 14 22:08:05 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
It's worth mentioning this is the oldest kernel version being used on any of the fleet of nodes.
Kubernetes Version
v1.22.2
Sysdump
ip
Relevant log output
No response
Anything else?
I started by initially doing a
helm upgrade ...
then performed an uninstall using helm and the CLI to ensure all things were removed and attempted a fresh install however, ended with the same results.I also attempted a rollback however, it now continually appears to have this issue of not entirely starting - I'm not sure what the state of impact is with these logs as services continue to start and be routable through previous methods.
Code of Conduct
The text was updated successfully, but these errors were encountered: