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/theme/main.html
+2-15Lines changed: 2 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -3,21 +3,8 @@
3
3
{% block announce %}
4
4
<!-- Add announcement here, including arbitrary HTML -->
5
5
<pstyle="text-align: center;">
6
-
<code>eksctl</code> is now fully maintained by AWS. For more details check out
7
-
<aclass="announce" href="https://github.com/aws/containers-roadmap/issues/2280">eksctl Support Status Update</a>.
8
-
</p>
9
-
<pstyle="text-align: center;">
10
-
<code>eksctl</code> now supports <ahref="/usage/auto-mode/">Auto Mode</a>.
11
-
</p>
12
-
<pstyle="text-align: center;">
13
-
<code>eksctl</code> now supports <ahref="/usage/hybrid-nodes/">Hybrid Nodes</a>.
14
-
</p>
15
-
<pstyle="text-align: center;">
16
-
<code>eksctl</code> now supports <ahref="/usage/addons/#cluster-creation-flexibility-for-default-networking-addons">Cluster creation flexibility for networking add-ons</a>.
17
-
</p>
18
-
<pstyle="text-align: center;">
19
-
<code>eksctl</code> now installs default addons as EKS addons instead of self-managed addons. To understand its implications, check out
20
-
<ahref="/usage/addons/#cluster-creation-flexibility-for-default-networking-addons">Cluster creation flexibility for networking add-ons</a>.
6
+
The <code>eksctl</code> documentation will be moving from eksctl.io to the
0 commit comments