DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Kubernetes Networking Bug Uncovered and Fixed

2 years ago thenewstack.io
Kubernetes Networking Bug Uncovered and Fixed

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

The bad news is that you can install newer visions of Kubernetes and — Bang! — you can’t network with your worker nodes.

because kubelet, via iptables 1.8.8 as supplied by the host, writes: -A KUBE-FIREWALL -m comment –comment “kubernetes firewall for dropping marked packets” -m mark –mark 0x8000/0x8000 -j DROP

I’ve read through the GitHub comments both on the Kubernetes and IPTables sides. It’s in a word, “messy,” and I don’t see a fix coming anytime soon that will make Kubernetes users happy.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com