A miscelaneous repository that contains scripts, tools and other assets from the SUSE Edge engineering team
⚠️ This is an unofficial tool, don't blame us!
| Script | Description |
|---|---|
| slemicro/create_vm.sh | Create a SLE Micro VM on OSX (via UTM) or Linux (via libvirt) customized via ignition/combustion |
| slemicro/delete_vm.sh | Delete a SLE Micro VM on OSX (via UTM) or Linux (via libvirt), previously deployed with the slemicro/create_vm.sh script |
| slemicro/get_kubeconfig.sh | Get the Kubeconfig file from a SLE Micro VM previously deployed with the slemicro/create_vm.sh script |
| slemicro/get_ip.sh | Get the IP from a SLE Micro VM previously deployed with the slemicro/create_vm.sh script |
| slemicro/getvmsip.sh | Show all the VMs IP on the host |
| slemicro/make_unattended.sh | Generates a completely unattended SLE Micro SelfInstall ISO |