Solve UFW (firewall) for nodes #11
Labels
No labels
system
CNI
system
Common
system
Core Deployments
system
Infrastructure
system
Storage
type
bug
type
enhancement
type
question
type
update
type
dependency-dashboard
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
yolokube/ansible#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Currently we use UFW for a clear and simple firewall configuration. If UFW is enabled once, Wireguard cannot establish a connection after a reboot. It does not matter which rules have been set and whether the firewall is still activated.
Update: Can no longer reproduce this problem. Neither a restart of a master node nor a worker node triggers the problem... keep observing and also try with other Kubernetes version.
Update: The weave net plugin (cni for k8s) reconfigure IPTables and forwards entire traffic to own chain ("KUBE-FIREWALL"). In this chain, the entire v6 traffic will be dropped for some reason.
Temporarily workaround...
solved with commit 4a89bd6d2f
open until commit is in main branch. lol
solved with commit 2faf03c9aa