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.
2 parents 5fd71e0 + d057d43 commit d7a0cc4Copy full SHA for d7a0cc4
docs/en/SUMMARY.md
@@ -1,6 +1,6 @@
1
# Summary
2
3
-* [Getting Started](README.md)
+* [Getting Started](../../README.md#usage)
4
5
## Provisioning and Bootstrapping clusters
6
docs/en/provisioner/aws/introduction.md
@@ -14,10 +14,8 @@ The use of the CLI gives you more freedom to individualize your workflows.
14
* [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/)
15
* [Python](https://www.python.org/downloads/)
16
* [pip](https://pip.pypa.io/en/stable/installing/)
17
-* [AWS IAM Authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator)
18
* Existing SSH keypair in AWS
19
* AWS access and secret keys
20
-* Exported AWS Credentials
21
22
[Documentation](cli.md)
23
0 commit comments