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

k8s: remove iptables workaround from our setup. #934

Open
chavafg opened this issue Feb 27, 2018 · 0 comments
Open

k8s: remove iptables workaround from our setup. #934

chavafg opened this issue Feb 27, 2018 · 0 comments

Comments

@chavafg
Copy link
Contributor

chavafg commented Feb 27, 2018

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

mcastelino pushed a commit to mcastelino/tests that referenced this issue Jan 23, 2019
tests: Add K8s test for environment variables
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant