Skip to content

Commit f6cdf46

Browse files
committed
docs: Default machine type is q35 meanwhile
Fixes: kata-containers#3412 Signed-off-by: Sebastian Hasler <[email protected]>
1 parent e6e5d25 commit f6cdf46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/virtualization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Kata Containers with QEMU has complete compatibility with Kubernetes.
4040

4141
Depending on the host architecture, Kata Containers supports various machine types,
4242
for example `pc` and `q35` on x86 systems, `virt` on ARM systems and `pseries` on IBM Power systems. The default Kata Containers
43-
machine type is `pc`. The machine type and its [`Machine accelerators`](#machine-accelerators) can
43+
machine type is `q35`. The machine type and its [`Machine accelerators`](#machine-accelerators) can
4444
be changed by editing the runtime [`configuration`](architecture/README.md#configuration) file.
4545

4646
Devices and features used:

0 commit comments

Comments
 (0)