From ead29d677aed3a1c08514680ccd1b1cf5c934e17 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 4 May 2023 19:44:18 +0800 Subject: [PATCH] R --- ...915 Monitoring and Debugging Kubernetes with Lens Desktop.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` |