nephio-experimental / one-summit-22-workshop

Apache License 2.0
6 stars 34 forks source link

added subnet per cluster with different network contexts #132

Open henderiw opened 1 year ago

henderiw commented 1 year ago

WARNING: this PR also requires a change in the IPAM/NF-injector controller, NAD-injector fn and the ipam package in the Nephio-packages !!!!

This PR configures a subnet per cluster per network-type (internal/external/sba/internet/etc) iso a single subnet for all clusters. This enables a more real world environment, since a single broadcast network across clusters is not realistic.

vjayaramrh commented 1 year ago

Looks good to me. Suggestion: can we create a nephio-ansible-install/inventory/nephio.yaml with all the parameters supported. It would make it easy for folks to make field edits directly there rather than copying from the README.md

henderiw commented 1 year ago

yes we could but I avoided doing it since the git credentials are in there. If we go for gitea this is a different case.

vjayaramrh commented 1 year ago

yes we could but I avoided doing it since the git credentials are in there. If we go for gitea this is a different case.

WE can leave the values for those fields blank