kakao / network-node-manager

network-node-manager is a kubernetes controller that controls the network configuration of a node to resolve network issues of kubernetes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT version / Support for CentOS/Rocky 8

mazocode opened this issue · comments

Do you guys plan an NFT version by any chance? Looks like this does not work with CentOS/Rocky:

2021-08-30T15:17:21.020Z        INFO    controllers.Service.reconcile   create a iptables rule for externalIP to clusterIP      {"service": "41b0a981-d40c-53dd-84b4-7cb2a265647a/public-dns-powerdns-udp", "externalIP": "a.b.c.d", "clusterIP": "10.90.4.210"}
2021-08-30T15:17:21.022Z        ERROR   controllers.Service.reconcile   iptables v1.8.6 (legacy): Couldn't load target `KUBE-MARK-MASQ':No such file or directory

Created a pull request: #16