Skip to content

Commit 9c1bef7

Browse files
authored
Add announcement for docs on AWS, remove old announcements (#8442)
1 parent 2dba8dc commit 9c1bef7

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

userdocs/theme/main.html

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,8 @@
33
{% block announce %}
44
<!-- Add announcement here, including arbitrary HTML -->
55
<p style="text-align: center;">
6-
<code>eksctl</code> is now fully maintained by AWS. For more details check out
7-
<a class="announce" href="https://github.com/aws/containers-roadmap/issues/2280">eksctl Support Status Update</a>.
8-
</p>
9-
<p style="text-align: center;">
10-
<code>eksctl</code> now supports <a href="/usage/auto-mode/">Auto Mode</a>.
11-
</p>
12-
<p style="text-align: center;">
13-
<code>eksctl</code> now supports <a href="/usage/hybrid-nodes/">Hybrid Nodes</a>.
14-
</p>
15-
<p style="text-align: center;">
16-
<code>eksctl</code> now supports <a href="/usage/addons/#cluster-creation-flexibility-for-default-networking-addons">Cluster creation flexibility for networking add-ons</a>.
17-
</p>
18-
<p style="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-
<a href="/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
7+
<a class="announce" href="https://docs.aws.amazon.com/eks/latest/eksctl/what-is-eksctl.html">official AWS eksctl documentation site</a>.
218
</p>
229
{% endblock %}
2310

0 commit comments

Comments
 (0)