Skip to content

Commit 02afab2

Browse files
authored
Merge pull request #20080 from wawa0210/update-enable-cadvisor-json-endpoints
update -enable-cadvisor-json-endpoints default value and tag deprecated
2 parents ea899a6 + 8ecee6b commit 02afab2

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/command-line-tools-reference

1 file changed

+1
-1
lines changed

content/en/docs/reference/command-line-tools-reference/kubelet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ kubelet [flags]
390390
<td colspan="2">--enable-cadvisor-json-endpoints</td>
391391
</tr>
392392
<tr>
393-
<td></td><td style="line-height: 130%; word-wrap: break-word;">Enable cAdvisor json /spec and /stats/* endpoints. (default true)</td>
393+
<td></td><td style="line-height: 130%; word-wrap: break-word;">Enable cAdvisor json /spec and /stats/* endpoints. (default false) (DEPRECATED: will be removed in a future version)</td>
394394
</tr>
395395

396396
<tr>

0 commit comments

Comments
 (0)