Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Document iptables interaction with Openshift
iptables, firewalls, Openshift, Docker all interact with the kernel iptables. None of the packages knows about what the other packages have done or need to do. It is very easy to misconfigure iptables and break Openshift and/or docker networking. These changes document the risks and some of the interactions between packages. https://trello.com/c/k6TgLcXS/307-3-document-un-allowed-iptables-mucking-with-behavior-sdn-supportability openshift/openshift-docs: Issue #1947 Signed-off-by: Phil Cameron <pcameron@redhat.com> Continuation of PR#30000
- Loading branch information
1 parent
62415ef
commit 38e569a
Showing
3 changed files
with
97 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters