Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions enhancements/kubernetes-nmstate-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@ An upstream API group of nmstate.io is currently used.
#### Bond creation

* Be able to create bond interfaces on OpenShift nodes.

Typically, MCO + Ignition would be utilized. However, in a Day 1 install, that may not be possible.
It may be necessary for the bond/vlan configuration be done before Ignition can even be reached.

* Create a vlan interface on top of the bond inter.

#### Assign ip address
Expand Down