We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9128d commit 8b046ecCopy full SHA for 8b046ec
src/en/tutorial-k8s-aws.md
@@ -59,6 +59,9 @@ juju deploy kubernetes-core --overlay k8s-aws-overlay.yaml
59
juju trust aws-integrator
60
```
61
62
+The `trust` command grants 'aws-integrator' access to the credential used in
63
+the `bootstrap` command.
64
+
65
It will take about ten minutes to get a stable `status` command output:
66
67
```bash
0 commit comments