Skip to content

fix: configure docker / iptables rules on the host#115

Merged
bcho merged 4 commits intomainfrom
hbc/docker
Mar 6, 2026
Merged

fix: configure docker / iptables rules on the host#115
bcho merged 4 commits intomainfrom
hbc/docker

Conversation

@bcho
Copy link
Copy Markdown
Member

@bcho bcho commented Mar 5, 2026

In some environments there might be docker pre-installed, which could installs unexpected iptables rules blocking the traffic. This pull request introduced two new components for 1) disabling docker service 2) flushing iptables rules before starting kubelet so we can get a proper network environment on the host.

@bcho bcho temporarily deployed to e2e-testing March 5, 2026 21:58 — with GitHub Actions Inactive
@bcho bcho temporarily deployed to e2e-testing March 5, 2026 22:05 — with GitHub Actions Inactive
@bcho bcho changed the title WIP: fix: configure docker / iptables rules on the host Mar 5, 2026
@bcho bcho temporarily deployed to e2e-testing March 5, 2026 23:19 — with GitHub Actions Inactive
@bcho bcho marked this pull request as ready for review March 6, 2026 17:50
@bcho bcho merged commit 7273f80 into main Mar 6, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants