Score:0

How to forward all trafice from microk8s cluster through firewalld?

gb flag

I have a microk8s cluster on a Centos8 host. The host uses iptables-legacy and firewalld. I have troubles getting the cluster to talk with the internet, and recently found that these two tools are standing in my way. For iptables I can do $ sudo iptables -P FORWARD ACCEPT' on my host, but for the firewalld the only solution right now is to disable it, which is less than ideal. I want to configure the firewall so that it lets traffic to my cluster trough, but I'm not that familiar with firewalld. How to configure it in a way so that it forwards all the traffic that originates from and to my microk8s cluster? (in microk8s, master and node are on the same system)

VAS avatar
cn flag
VAS
That article might help to configure firewalld properly: ( Kubernetes on CentOS 7 with Firewalld ) https://medium.com/platformer-blog/kubernetes-on-centos-7-with-firewalld-e7b53c1316af
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.