On Mon, 2015-07-06 at 12:53 -0400, Colin Walters wrote: > Currently, firewalld is the default for Fedora. However, both Docker > and Kubernetes do not yet know how to talk to it. Work is underway > on > that, but in the meantime, iptables-services is an absolutely tiny > package, and the cost of carrying it forward is very small.
Docker should support firewalld properly now. (Not so much kubernetes though) > > Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1235843 > Signed-off-by: Colin Walters <walt...@verbum.org> > --- > fedora-atomic-docker-host.json | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker > -host.json > index d344c4b..60e7f75 100644 > --- a/fedora-atomic-docker-host.json > +++ b/fedora-atomic-docker-host.json > @@ -40,6 +40,7 @@ > "which", > "nfs-utils", > "curl", > + "iptables-services", > "NetworkManager", > "hostname", "initscripts", "iproute", "iputils", > "less", > "sos",