You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,21 @@
2
2
3
3
Documentation repository for [eksctl](https://github.com/weaveworks/eksctl), a simple CLI tool for creating and managing clusters on Amazon EKS.
4
4
5
+
The primary documentation is authored in AsciiDoc and automatically published to the official AWS documentation site. Schema references are maintained as static web pages for easy browsing and integration.
6
+
7
+
## Contribute to the Eksctl User Guide on the AWS Docs
8
+
9
+
The eksctl docs are now in AsciiDoc, a language very similar to Markdown.
10
+
11
+
* For information about working with AsciiDoc, see [Contribute to the EKS User Guide](https://docs.aws.amazon.com/eks/latest/userguide/contribute.html)
12
+
* All pull requests in this repo need to be reviewed by a AWS Technical Writer.
The primary documentation is authored in AsciiDoc and automatically published to the official AWS documentation site. Schema references are maintained as static web pages for easy browsing and integration.
13
-
14
20
## Contributing
15
21
16
22
Please refer to the main [eksctl repo](https://github.com/eksctl-io/eksctl) for contribution guidelines and project information.
0 commit comments