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.
1 parent b5c0402 commit 9a6ca14Copy full SHA for 9a6ca14
userdocs/src/usage/schema.md
@@ -1,6 +1,7 @@
1
# Config File Schema
2
3
-Use `eksctl utils schema` to get the raw JSON schema.
4
-<script type="module" src="../schema.js"></script>
+[View the eksctl schema](https://schema.eksctl.io) on `schema.eksctl.io`.
+
5
+The schema moved to a new location, as part of the migration to the AWS Docs.
6
-<table id="config"></table>
7
+Use `eksctl utils schema` to get the raw JSON schema.
0 commit comments