Skip to content

Commit 96f2ad7

Browse files
authored
Merge pull request #115257 from jovieir/main
Added note with command invoke size limit
2 parents 9c45137 + e5adc62 commit 96f2ad7

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)