diff --git a/published/20220915 Monitoring and Debugging Kubernetes with Lens Desktop.md b/published/20220915 Monitoring and Debugging Kubernetes with Lens Desktop.md index d373482c00..b9108577c0 100644 --- a/published/20220915 Monitoring and Debugging Kubernetes with Lens Desktop.md +++ b/published/20220915 Monitoring and Debugging Kubernetes with Lens Desktop.md @@ -179,7 +179,7 @@ shippingservice-8685dd9855-pmgjm 1/1 Running 0 8h ![Figure 6: Lens pods][8] -| Description | Command | +| 描述 | 命令 | | :- | :- | | 列出节点 | `kubectl get node` | | 列出集群中的所有资源 | `kubectl get all –all-namespaces` |