We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e5d25 commit f6cdf46Copy full SHA for f6cdf46
docs/design/virtualization.md
@@ -40,7 +40,7 @@ Kata Containers with QEMU has complete compatibility with Kubernetes.
40
41
Depending on the host architecture, Kata Containers supports various machine types,
42
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
+machine type is `q35`. The machine type and its [`Machine accelerators`](#machine-accelerators) can
44
be changed by editing the runtime [`configuration`](architecture/README.md#configuration) file.
45
46
Devices and features used:
0 commit comments