This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
bond network interfaces #129
Labels
enhancement
New feature or request
Comments
rmkraus
added a commit
that referenced
this issue
Jul 9, 2021
This addresses #129. It is up to the user to ensure the infrastructure is setup to handle the bond that is configured. That is out of scope of the installer.
rmkraus
added a commit
that referenced
this issue
Jul 9, 2021
This addresses #129. It is up to the user to ensure the infrastructure is setup to handle the bond that is configured. That is out of scope of the installer.
rmkraus
added a commit
that referenced
this issue
Jul 11, 2021
* Added support for static IP addresses on cluster nodes. A new configuration option has been added to specify the NIC on the node to use for cluster traffic. If this is not specified, the node will dhcp boot all interfaces. If this is specified, the node will now configure that interface with a static ip to eliminate the need to DHCP post install. This addresses #9 * Added support for bonding interfaces. This addresses #129. It is up to the user to ensure the infrastructure is setup to handle the bond that is configured. That is out of scope of the installer.
released in 4.7.2 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Tech Preview in 4.7
use nmstate to setup bonding post install
https://github.com/openshift-kni/baremetal-deploy/tree/master/features/bonding
https://docs.openshift.com/container-platform/4.7/networking/k8s_nmstate/k8s-nmstate-about-the-k8s-nmstate-operator.html
The text was updated successfully, but these errors were encountered: