mini-lab icon indicating copy to clipboard operation
mini-lab copied to clipboard

Create kind metal-control-plane via containerlab

Open simcod opened this issue 1 year ago • 8 comments

simcod avatar Jun 20 '24 09:06 simcod

It should be still possible to only spin up the control plane without any switches ? Is this the case ? If yes this would be awesome.

majst01 avatar Jun 20 '24 10:06 majst01

Would be possible with a third topology file.

robertvolkmann avatar Jun 20 '24 11:06 robertvolkmann

@simcod Could you test https://containerlab.dev/cmd/deploy/#node-filter and document the behavior? We could introduce the additional make targets "only-control-plane" and "only-partition".

robertvolkmann avatar Jun 21 '24 14:06 robertvolkmann

At the moment, the use of kinD via containerlab is not stable enough. Therefore, we should stick with the current configuration.

simcod avatar Jun 25 '24 12:06 simcod

Should we close then?

Gerrit91 avatar Jul 02 '24 09:07 Gerrit91

Should we close then?

We should discuss together, still find this approach reasonable

majst01 avatar Jul 02 '24 09:07 majst01

At the moment, the use of kinD via containerlab is not stable enough. Therefore, we should stick with the current configuration.

@simcod Why is not stable enough? 😅

Gerrit91 avatar Jul 02 '24 09:07 Gerrit91

At the moment, the use of kinD via containerlab is not stable enough. Therefore, we should stick with the current configuration.

@simcod Why is not stable enough? 😅

It is possible to create the cluster with the --node-selector option. However, it is not possible to destroy it with this option. So the feature has currently some known issues. More information can be fond here.

simcod avatar Jul 04 '24 08:07 simcod