Skip to content

Commit efd4f00

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent 8aa1a8e commit efd4f00

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pages/kubernetes/reference-content/migrate-end-of-life-pools-to-newer-instances.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ This guide outlines the recommended steps to migrate your Kubernetes Kapsule clu
4040
- Configure the pool settings (e.g., Availability Zone, size, autoscaling, autoheal) to mirror the existing pool configuration as closely as possible.
4141
- Click **Create** (or **Add pool**) to initiate the new pool.
4242

43-
4443
2. Monitor the status of the new nodes until they reach **Ready** state:
4544
- In the **Pools** tab of the console.
4645
- Alternatively, use `kubectl` with the command:
@@ -75,7 +74,7 @@ These commands ensure that your workloads are running on the new nodes before pr
7574

7675
## Removing deprecated Instance pools
7776

78-
After verifying that workloads have been rescheduled continue by deleting the old pool(s).
77+
After verifying that workloads have been rescheduled, continue by deleting the old pool(s).
7978

8079
1. Return to your cluster’s **Pools** tab and wait a few minutes to ensure all workloads have been rescheduled onto new nodes.
8180
2. Click <Icon name="more" /> next to the deprecated pool.

0 commit comments

Comments
 (0)