What is the difference between these 2 documentation pages? #11986
-
|
Hello, I need some confirmation on what the difference is between the Metal Network Configuration - Bonds and machine.network.interfaces.bond pages Do they both actually target the same thing except that the META-based one is meant to be applied at the bootstrapping stage whereas the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
both target same thing, the meta one is mainly for pre-baking an image with the bond config, there are platforms where there will be no working networking unless the bond is configured. META one does the same as the machine config one in the end. |
Beta Was this translation helpful? Give feedback.
both target same thing, the meta one is mainly for pre-baking an image with the bond config, there are platforms where there will be no working networking unless the bond is configured.
META one does the same as the machine config one in the end.