Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.
This repository was archived by the owner on May 6, 2020. It is now read-only.

k8s: remove iptables workaround from our setup. #934

@chavafg

Description

@chavafg

Currently, to be able to communicate between pods, we run:

sudo iptables -P FORWARD ACCEPT

which is a workaround found from issue [1]. Now that this issue is solved, we need to investigate why it does not work by default.

[1] kubernetes/kubernetes#40182

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions