Documentation repository for eksctl, a simple CLI tool for creating and managing clusters on Amazon EKS.
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.
The eksctl docs are now in AsciiDoc, a language very similar to Markdown.
- For information about working with AsciiDoc, see Contribute to the EKS User Guide
- All pull requests in this repo need to be reviewed by a AWS Technical Writer.
- AsciiDoc Syntax Reference
docs/
- Main documentation written in AsciiDoc format, published to AWS Documentationpublic-pages/
- Static HTML/JavaScript files containing schema documentation
Please refer to the main eksctl repo for contribution guidelines and project information.