API Update: Optional Gateway API support for DNS integration
Section titled “API Update: Optional Gateway API support for DNS integration”The STACKIT Kubernetes Engine (SKE) API has been updated to include optional Gateway API support in our DNS integration. This allows you to easily migrate away from Ingress without needing to deploy and manage external-dns yourself.
To streamline your automation workflows (such as Terraform), enabling this feature is now non-blocking. You can create a cluster with Gateway API support enabled even before the required Custom Resource Definitions (CRDs) are deployed. The DNS extension dynamically adapts to partially deployed CRDs and will seamlessly detect and integrate them during the next reconciliation cycle.
Please refer to our how-to guide “Use the STACKIT DNS extension with your cluster” to learn more.