{% extends "base.html" %} {% block announce %}

The EKS Best Practices Guide has moved to the AWS Documentation. Check there for the latest updates.

{% endblock %} {% block extrahead %} {% if page.meta and page.meta.redirect %} {% endif %} {{ super() }} {% endblock %}