IBM / Ansible-OpenShift-Provisioning

Automate the deployment of Red Hat OpenShift Container Platform on IBM zSystems (s390x). Automated User-Provisoned Infrastructure (UPI) setup using Kernel-based Virtual Machine (KVM).

Home Page:https://ibm.github.io/Ansible-OpenShift-Provisioning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAT vs IPForward documentation clarity

ryoung1us opened this issue · comments

The current documentation is not clear about NAT vs IPForward. Specifically the IPForward term could be the kernel sysctl for ipfowarding vs the KVM network (as in virsh net-define) where a macvtap interface is defined with "forward" xml tag. Perhaps the documentation should state NAT vs MacVTAP?

Further explanation / clarity would be helpful.