Skip to content

Commit dddddf9

Browse files
authored
Merge pull request #206801 from axelgMS/patch-45
Update command-invoke.md
2 parents a1d9583 + c9a1d23 commit dddddf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/command-invoke.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The pod created by the `run` command provides the following binaries:
2323
* The latest compatible version of `kubectl` for your cluster with `kustomize`.
2424
* `helm`
2525

26-
In addition, `command invoke` runs the commands from your cluster so any commands run in this manner are subject to networking and other restrictions you have configured on your cluster.
26+
In addition, `command invoke` runs the commands from your cluster so any commands run in this manner are subject to networking and other restrictions you have configured on your cluster. Also make sure that there are enough nodes and resources in your cluster to schedule this command pod.
2727

2828
## Use `command invoke` to run a single command
2929

0 commit comments

Comments
 (0)