From 2169b378a84e9ca94e734fc9ac32844eb157276a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=BD=87?= Date: Fri, 3 Apr 2020 22:32:46 +0800 Subject: [PATCH] update -enable-cadvisor-json-endpoints default value and tag deprecated --- .../zh/docs/reference/command-line-tools-reference/kubelet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/reference/command-line-tools-reference/kubelet.md b/content/zh/docs/reference/command-line-tools-reference/kubelet.md index e519ad9f92..c9bf7c21a7 100644 --- a/content/zh/docs/reference/command-line-tools-reference/kubelet.md +++ b/content/zh/docs/reference/command-line-tools-reference/kubelet.md @@ -658,9 +658,9 @@ kubelet [flags] - 启用 cAdvisor JSON 数据的 /spec 和 /stats/* 端点。(默认值为 true) + 启用 cAdvisor JSON 数据的 /spec 和 /stats/* 端点。(默认值为 false)(已弃用:未来版本将会移除该参数)