srl-labs/clabernetes

Set `prefix: null` for splitted topologies

hellt opened this issue · 1 comments

hellt commented

currently, subtopos prefix is set to clabernetes. I think it is rudimentary, as prefixes are used to decouple labs running in the same host, but in clabernetes each lab is its own pod, so prefix better be null so that the container name matches the name of the node in a topology.

hellt commented

fixed in #9