Skip to content

Commit e5adc62

Browse files
author
Joao Vieiram
committed
Added note with command invoke size limit
1 parent 6abca10 commit e5adc62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/aks/access-private-cluster.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ The pod created by the `run` command provides `helm` and the latest compatible v
2828

2929
`command invoke` runs the commands from your cluster, so any commands run in this manner are subject to your configured networking restrictions and any other configured restrictions. Make sure there are enough nodes and resources in your cluster to schedule this command pod.
3030

31+
> [!NOTE]
32+
> The output for `command invoke` is limited to 512kB in size.
33+
3134
## Run commands on your AKS cluster
3235

3336
### [Azure CLI - `command invoke`](#tab/azure-cli)

0 commit comments

Comments
 (0)