cndi E941 - cndi_config.yaml fails validation when cndi_config.yaml[infrastructure][cndi][network][subnet_address_spaces] contains an incompatible subnet in create mode
#1164
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 code941when it finds an entry incndi_config.yaml[infrastructure][cndi][network][subnet_address_spaces][public]orcndi_config.yaml[infrastructure][cndi][network][subnet_address_spaces][private]entry with a CIDR block which is not contained within the specified or defaultcndi_config.yaml[infrastructure][cndi][network][network_adddress_space].resolution tips
When using cndi's network
createmode cndi can optionally include set ofpublicand/orprivatesubnet address spaces, if these values are specified each should be a list of subnet CIDR blocks used to create the cluster's host network contained within the targetnetwork_address_space. This parameter can be omitted if you are comfortable with the default network setup.Beta Was this translation helpful? Give feedback.
All reactions