-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed as duplicate of#12276
Closed as duplicate of#12276
Copy link
Labels
Rocky Linux 9kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
What happened?
cilium-agent can not bootstrap, pod STATUS: Init:CrashLoopBackOff
kubectl describe pod shows the containers mount-cgroup、apply-sysctl-overwrites、install-cni-binaries crashed one after another until we set the pod's securityContext.privileged to true:
What did you expect to happen?
The cilium daemonset should applied with all pods in Running state.
How can we reproduce it (as minimally and precisely as possible)?
container_manager: containerd
kube_network_plugin: cilium
kube_version: 1.32.10
etcd_version: 3.5.24
cilium_version: 1.18.4
cilium_cli_version: 0.18.8
OS
Rocky Linux 9
Version of Ansible
2.17.14
Version of Python
3.12.11
Version of Kubespray (commit)
Release v2.29.0
Network plugin used
cilium
Full inventory with variables
Command used to invoke ansible
ansible-playbook -i inventory/mycluster/inventory.ini cluster.yml
Output of ansible run
Anything else we need to know
RockyLinux: 9.2
getenforce: Permissive
Metadata
Metadata
Assignees
Labels
Rocky Linux 9kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.