mini-lab
mini-lab copied to clipboard
Do not rely on default docker network 172.17.0.1
I don't know if it makes much sense, but maybe we can put the kind cluster into the same docker network. This would enable the leaf switches to directly to the API components and we can maybe get rid off these parts: https://github.com/metal-stack/mini-lab/blob/master/deploy_partition.yaml#L37-L45
I don't know if it makes much sense, but maybe we can put the kind cluster into the same docker network
In that case that would make sense to run kind as a part of containerlab. Otherwise setting with up can be quite dirty) I would create an additional task to research that.
ref: https://github.com/srl-labs/containerlab/issues/689