Skip to content

Commit 6b636bc

Browse files
authored
Merge pull request #45223 from ardaguclu/kep-4292
KEP-4292: Custom profile in kubectl debug
2 parents 0f8e1fa + 8067009 commit 6b636bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/en/docs/reference/kubectl/kubectl.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,14 @@ kubectl [flags]
350350
<td></td><td style="line-height: 130%; word-wrap: break-word;">When set to false, turns off extra HTTP headers detailing invoked kubectl command (Kubernetes version v1.22 or later)</td>
351351
</tr>
352352

353+
<tr>
354+
<td colspan="2">KUBECTL_DEBUG_CUSTOM_PROFILE</td>
355+
</tr>
356+
<tr>
357+
<td></td><td style="line-height: 130%; word-wrap: break-word;">When set to true, custom flag will be enabled in kubectl debug. This flag is used to customize the pre-defined profiles.
358+
</td>
359+
</tr>
360+
353361
<tr>
354362
<td colspan="2">KUBECTL_EXPLAIN_OPENAPIV3</td>
355363
</tr>

0 commit comments

Comments
 (0)