From e19bbd7800384a27365bebdac6d10ac7ad091d0e Mon Sep 17 00:00:00 2001 From: cjbzl Date: Tue, 12 Aug 2025 03:43:42 +0000 Subject: [PATCH] translation updated Signed-off-by: cjbzl --- docs/en/server/diversified_computing/dpu_offload/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/server/diversified_computing/dpu_offload/overview.md b/docs/en/server/diversified_computing/dpu_offload/overview.md index 53ef828f..87474b6d 100644 --- a/docs/en/server/diversified_computing/dpu_offload/overview.md +++ b/docs/en/server/diversified_computing/dpu_offload/overview.md @@ -1,4 +1,4 @@ -# Imperceptible DPU Offload User Guide +# Imperceptible DPU Offload This document describes the container management plane DPU offload function of openEuler, as well as how to install and deploy it. Through the unified abstraction layer provided by the OS, this function masks the differences in how the container management plane accesses resources across hosts. This makes it possible to offload services from the container management plane to the DPU. -- Gitee