Skip to content

Commit b7d03cc

Browse files
authored
Fixed a visual link at kubelet page
1 parent c3ab538 commit b7d03cc

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
@@ -628,7 +628,7 @@ WindowsHostNetwork=true|false (ALPHA - default=true)</p>
628628
<td colspan="2">--local-storage-capacity-isolation&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default: <code>true</code></td>
629629
</tr>
630630
<tr>
631-
<td></td><td style="line-height: 130%; word-wrap: break-word;">If true, local ephemeral storage isolation is enabled. Otherwise, local storage isolation feature will be disabled. (DEPRECATED: This parameter should be set via the config file specified by the kubelet's <code>--config</code> flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information.)</td>
631+
<td></td><td style="line-height: 130%; word-wrap: break-word;">If true, local ephemeral storage isolation is enabled. Otherwise, local storage isolation feature will be disabled. (DEPRECATED: This parameter should be set via the config file specified by the kubelet's <code>--config</code> flag. See <a href="https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/">kubelet-config-file</a> for more information.)</td>
632632
</tr>
633633

634634
<tr>

0 commit comments

Comments
 (0)