Skip to content

Commit 8b046ec

Browse files
author
Peter Matulis
committed
trivial
1 parent 3d9128d commit 8b046ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/en/tutorial-k8s-aws.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ juju deploy kubernetes-core --overlay k8s-aws-overlay.yaml
5959
juju trust aws-integrator
6060
```
6161

62+
The `trust` command grants 'aws-integrator' access to the credential used in
63+
the `bootstrap` command.
64+
6265
It will take about ten minutes to get a stable `status` command output:
6366

6467
```bash

0 commit comments

Comments
 (0)