diff --git a/content/build/drivers/kubernetes.md b/content/build/drivers/kubernetes.md index d1d12ca2c7..2c418f2e7d 100644 --- a/content/build/drivers/kubernetes.md +++ b/content/build/drivers/kubernetes.md @@ -158,7 +158,7 @@ $ docker buildx build \ > **Warning** > -> QEMU performs full-system emulation of non-native platforms, which is much +> QEMU performs full-CPU emulation of non-native platforms, which is much > slower than native builds. Compute-heavy tasks like compilation and > compression/decompression will likely take a large performance hit. { .warning }