[kubic-bugs] [Bug 1163328] New: Kubic Installer System Role should not disable ip_forward by default
http://bugzilla.suse.com/show_bug.cgi?id=1163328 Bug ID: 1163328 Summary: Kubic Installer System Role should not disable ip_forward by default Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kubic Assignee: kubic-bugs@opensuse.org Reporter: zzhou@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- My first time to play with Kubic. At the first impression, looks like, by default, Installer System Role (eg. kubeadm) disable ip_forward in Network Configuration. After installation, grep -r ip_forward /etc/sysctl.d /etc/sysctl.d/70-yast.conf:net.ipv4.ip_forward = 0 which overrides /usr/lib/sysctl.d/50-kubeadm.conf basically, cat /usr/lib/sysctl.d/50-kubeadm.conf net.ipv4.ip_forward = 1 As workaround, I have to manually delete 70-yast.conf, or enable ip_forward in Installer. [1] Otherwise, kubeadm init will suffer [ERROR FileContent--proc-sys-net-ipv4-ip_forward] [1] https://github.com/kubernetes/kubeadm/issues/1062 -- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=1163328 http://bugzilla.suse.com/show_bug.cgi?id=1163328#c1 Thorsten Kukuk <kukuk@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kukuk@suse.com Component|Kubic |YaST2 Assignee|kubic-bugs@opensuse.org |yast2-maintainers@suse.de QA Contact|qa-bugs@suse.de |jsrain@suse.com --- Comment #1 from Thorsten Kukuk <kukuk@suse.com> --- According to Jiri this is currently not configureable, we would need a configure option, best for system roles. -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@novell.com