From f6f94e2fdbc223baee13a9df3a101fd41eddb2d8 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 7 Jul 2025 10:50:43 +0200 Subject: [PATCH] fix(k8s): remove mention of EoL ENT1 --- .../migrate-end-of-life-pools-to-newer-instances.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/kubernetes/reference-content/migrate-end-of-life-pools-to-newer-instances.mdx b/pages/kubernetes/reference-content/migrate-end-of-life-pools-to-newer-instances.mdx index 76012c672a..3bd3606898 100644 --- a/pages/kubernetes/reference-content/migrate-end-of-life-pools-to-newer-instances.mdx +++ b/pages/kubernetes/reference-content/migrate-end-of-life-pools-to-newer-instances.mdx @@ -36,7 +36,7 @@ This guide outlines the recommended steps to migrate your Kubernetes Kapsule clu ## Creating replacement pools with supported Instance types -1. For each ENT1 pool identified: +1. For each pool containing end of life Instances: - Click **+ Create pool** (or **Add pool**). - Choose a supported Instance type from the **Node Type** dropdown menu. - Configure the pool settings (e.g., Availability Zone, size, autoscaling, autoheal) to mirror the existing pool configuration as closely as possible.