Robert Volkmann

Results 66 comments of Robert Volkmann

`metallb` will still be deployed by the internal Helm chart `shoot-control-plane`.

I created a proof of concept in https://github.com/robertvolkmann/clab-ipmi

We could try [pyghmi](https://opendev.org/x/pyghmi/src/branch/master/pyghmi/redfish/command.py) or [sushy-tools](https://github.com/openstack/sushy-tools/tree/master/sushy_tools/emulator/resources/systems).

The SONiC tests failed five times in a row, whereas the Cumulus tests passed without any failures.

The error can be reproduced only on SONiC switches if the first machine is created after the firewall has been created and has phoned home. @simcod and @vknabel encounter this...

No longer needed.

Why do we need k3d in the mini-lab if we already have kind for the same use-case?

> k3d will be used in the autonomous control plane for hosting the initial metal-stack and gardener components. #254 is focused on running k3s on the host for the control...