srl-labs / clabernetes

containerlab, but in kubernetes!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set `prefix: null` for splitted topologies

hellt opened this issue · comments

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.

fixed in #9