The same chart can be used to deploy different flavors of ONOS, depending on the configuration applied (configurations available in the configs folder).
helm install -n onos-fabric -f configs/onos-fabric.yaml onos
Nodeports exposed
Note: This requires VOLTHA to be installed
helm install -n onos-voltha -f configs/onos-voltha.yaml onos
Nodeports exposed
helm install -n onos-cord -f configs/onos-cord.yaml onos
Nodeports exposed
helm install -n onos onos
The configuration doesn't expose any nodeport.