Skip to content

Commit 035bb8d

Browse files
authored
Add scheduled maintenance announcement for eksctl.io (#8498)
1 parent 05d1c4c commit 035bb8d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

userdocs/theme/main.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
{% block announce %}
44
<!-- Add announcement here, including arbitrary HTML -->
5+
<div style="text-align: center; background-color: #ff6b6b; color: white; padding: 8px; margin-bottom: 4px;">
6+
<strong>⚠️ Scheduled Maintenance:</strong> This site will be unavailable on <strong>September 4th, 2025 at 10 PM PDT</strong> for 15 minutes to 1 hour.
7+
Use <a href="https://docs.aws.amazon.com/eks/latest/eksctl/what-is-eksctl.html" style="color: white; text-decoration: underline;">AWS eksctl docs</a> during downtime.
8+
</div>
59
<p style="text-align: center;">
610
The <code>eksctl</code> documentation will be moving from eksctl.io to the
711
<a class="announce" href="https://docs.aws.amazon.com/eks/latest/eksctl/what-is-eksctl.html">official AWS eksctl documentation site</a>.

0 commit comments

Comments
 (0)