Skip to content

Pods get stuck in ContainerCreating if netkit mode is enabled #33878

@joestringer

Description

@joestringer

If you deploy Cilium with bpf.datapathMode: netkit on a kernel that doesn't support netkit (example, before Linux 6.8), then Cilium will happily start up, report no errors, but then fail to provision the network for Pods.

Expected behaviour: Cilium probes for support on startup and crashes out with a friendly message telling the user that netkit is not supported on their kernel.

Metadata

Metadata

Assignees

Labels

area/datapathImpacts bpf/ or low-level forwarding details, including map management and monitor messages.feature/netkit

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions