cndi E934 - cndi_config.yaml fails validation when cndi_config.yaml[infrastructure][cndi][network][subnet_identifiers] are missing in insert mode
#1156
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 code934when it findscndi_config.yaml[infrastructure][cndi][network][mode]isinsertbut there is nocndi_config.yaml[infrastructure][cndi][network][subnet_identifiers][public]orcndi_config.yaml[infrastructure][cndi][network][subnet_identifiers][private]entries.resolution tips
When using
insertmode, cndi will try to deploy your cluster in thepublicandprivatesubnets you choose. For that reason we need at least a singlepublicorprivatesubnet to populate, and ideally both.Beta Was this translation helpful? Give feedback.
All reactions