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: userdocs/README.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
+
# Important - Content Migration to AWS Docs
1
2
2
-
# Writing and publishing user docs
3
+
The eksctl docs are live on the AWS Docs platform
4
+
5
+
* New site: https://docs.aws.amazon.com/eks/latest/eksctl/what-is-eksctl.html
6
+
* New GitHub source: https://github.com/eksctl-io/eksctl-docs
7
+
* For information about editing the new repo in AsciiDoc format, see https://docs.aws.amazon.com/eks/latest/userguide/contribute.html
8
+
9
+
10
+
This directory is for the `eksctl.io` site.
11
+
12
+
The `eksctl.io` site is still live, but in the future it will redirect to the AWS Docs.
13
+
14
+
15
+
# Writing and publishing docs on eksctl.io
16
+
17
+
As of July 2025, the `eksctl.io` domain is owned by AWS Legal. The DNS has been migrated to Route53. The site hosting has been migrated to AWS Amplify.
3
18
4
19
The user docs are written in [MkDocs](https://www.mkdocs.org/) using [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/). Install `mkdocs` and then you can do the following:
0 commit comments