fix: Cilium multi-node support #9
Reference in New Issue
Block a user
Delete Branch "fix/cilium-multi-node"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
devices/directRoutingDevicefrom Cilium install — auto-detect per node for heterogeneous NICs (eno1 vs enP7s7)k8sServiceHost=127.0.0.1k8sServicePort=6444so Cilium init containers reach API via k3s agent's local LB proxy (port 6444, not 6443)node-role.kubernetes.io/workerlabel to agent config so workers show role inkubectl get nodesTest plan
🤖 Generated with Claude Code