Skip to content

Commit 9d3b1f5

Browse files
authored
Apply suggestions from code review
1 parent 932982d commit 9d3b1f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/kubernetes/how-to/migrate-ent1-pools-to-pop2.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
33
title: Migrating ENT1 pools to POP2 in your Kubernetes cluster
4-
description: A step-by-step guide to transitioning from ENT1 to POP2 instances in Scaleway's Kubernetes Kapsule clusters, ensuring minimal disruption and optimal performance.
4+
description: A step-by-step guide to transitioning from ENT1 to POP2 Instances in Scaleway's Kubernetes Kapsule clusters, ensuring minimal disruption and optimal performance.
55
content:
66
h1: Migrating ENT1 pools to POP2 in your Kubernetes cluster
7-
paragraph: A step-by-step guide to transitioning from ENT1 to POP2 instances in Scaleway's Kubernetes Kapsule clusters, ensuring minimal disruption and optimal performance.
7+
paragraph: A step-by-step guide to transitioning from ENT1 to POP2 Instances in Scaleway's Kubernetes Kapsule clusters, ensuring minimal disruption and optimal performance.
88
tags: kubernetes kapsule pop2 transition
99
dates:
1010
validation: 2025-01-24
@@ -89,7 +89,7 @@ These commands ensure that your workloads are running on the new POP2 nodes befo
8989

9090
- **Minimal disruption:** Kubernetes manages pod eviction and rescheduling automatically. However, the level of disruption may vary based on your specific workloads and setup. It is recommended to maintain multiple replicas of your services, set up [Pod Disruption Budgets (PDBs)](https://kubernetes.io/docs/tasks/run-application/configure-pdb/) to minimize downtime, and scale up workloads prior to the upgrade.
9191
- **Flexible scaling:** You can configure the same autoscaling and autoheal policies on your POP2 pools as were set on your ENT1 pools.
92-
- **Equivalent performance:** In most scenarios, POP2 Instances surpass the performance of ENT1 instances, with additional CPU and memory-optimized variants available.
92+
- **Equivalent performance:** In most scenarios, POP2 Instances surpass the performance of ENT1 Instances, with additional CPU and memory-optimized variants available.
9393

9494
<Message type="tip">
9595
If you require assistance during the transitioning process, please [contact our Support team](https://console.scaleway.com/support/tickets).

0 commit comments

Comments
 (0)