Ensure loop ready

This commit is contained in:
2026-04-27 23:58:56 +08:00
parent dcb4d8d4c6
commit aa57177db0
3 changed files with 75 additions and 0 deletions

View File

@@ -59,6 +59,20 @@ Prerequisites
make release
```
### Common issues
If you have encounter this error during build
```
chroot: failed to run command '/bin/sh': Exec format error
```
You need to install support for amd64 emulation
For Debian
``bash
apt-get install -y qemu-user-static binfmt-support
```
### cluster-config
The default configuration will boot as a first time control-plane.
For control-plane