What's New
Generate Edge Files
You can now run `micado edge` **after** deployment of a MiCADO cluster, to generate a script that will connect an edge device to the main MiCADO cluster, called `connect_edge.sh`. Simply run the script on your edge device.
If available, a container `registries.yaml` file will also be generated, which should be copied to `/etc/rancher/k3s/registries.yaml` on the edge device.
**Full Changelog**: https://github.com/micado-scale/micado-client/compare/v0.12.10...v0.12.11