Skip to content

Commit d7a0cc4

Browse files
Merge pull request #68 from kubernauts/develop
Documentation Update
2 parents 5fd71e0 + d057d43 commit d7a0cc4

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docs/en/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Summary
22

3-
* [Getting Started](README.md)
3+
* [Getting Started](../../README.md#usage)
44

55
## Provisioning and Bootstrapping clusters
66

docs/en/provisioner/aws/introduction.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@ The use of the CLI gives you more freedom to individualize your workflows.
1414
* [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/)
1515
* [Python](https://www.python.org/downloads/)
1616
* [pip](https://pip.pypa.io/en/stable/installing/)
17-
* [AWS IAM Authenticator](https://github.com/kubernetes-sigs/aws-iam-authenticator)
1817
* Existing SSH keypair in AWS
1918
* AWS access and secret keys
20-
* Exported AWS Credentials
2119

2220
[Documentation](cli.md)
2321

0 commit comments

Comments
 (0)