cndi E938 - cndi_config.yaml fails validation when cndi_config.yaml[infrastructure][cndi][network][mode] is specified but invalid
#1160
johnstonmatt
announced in
Error Message Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
description
The
cndiCLI exits with error code938when it finds no entries incndi_config.yaml[infrastructure][cndi][network][mode]is specified but notinsertorcreateresolution tips
cndi's network mode defaults to
createand if you have no existing network infrastructure that is the easiest mode to get started with. If you do need to integrate your cluster into an existing network you should use theinsertmode and supplyinfrastructure.cndi.network.network_identifierandinfrastructure.cndi.network.subnet_identifiers[public | private]All reactions