Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

bond network interfaces #129

Closed
rmkraus opened this issue Apr 14, 2021 · 3 comments
Closed

bond network interfaces #129

rmkraus opened this issue Apr 14, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@rmkraus
Copy link
Member

rmkraus commented Apr 14, 2021

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

@rmkraus rmkraus added the enhancement New feature or request label Jun 29, 2021
@rmkraus
Copy link
Member Author

rmkraus commented Jul 2, 2021

@rmkraus
Copy link
Member Author

rmkraus commented Jul 6, 2021

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.
@rmkraus
Copy link
Member Author

rmkraus commented Jul 12, 2021

released in 4.7.2

@rmkraus rmkraus closed this as completed Jul 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant