Skip to content

Commit

Permalink
feat(k8s): add routed ip migration dates (#3550)
Browse files Browse the repository at this point in the history
* feat(k8s): add routed ip migration dates

* Apply suggestions from code review

Co-authored-by: nerda-codes <[email protected]>

---------

Co-authored-by: nerda-codes <[email protected]>
  • Loading branch information
bene2k1 and nerda-codes authored Jul 31, 2024
1 parent 1edbe18 commit 1403a2a
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,11 @@ Additionally, routed IPs unlock the ability to attach multiple IPv4 addresses to
</Message>

<Message type="important">
NAT IPs will reach end-of-life on October 1st 2024. After this date, Scaleway will organize migrations for all clusters to transition to routed IPs.
Migrations will be planned region by region, with specific dates to be announced.
NAT IPs will reach end-of-life on October 1st, 2024. After this date, Scaleway will organize migrations for all clusters to transition to routed IPs.
Migrations are planned region by region:
* For clusters in Warsaw (`pl-waw-1`), the migration is scheduled for October 1st to October 7th, 2024. [Learn more](https://status.scaleway.com/incidents/l45384bsm5w0).
* For clusters in Amsterdam (`nl-ams-1`, `nl-ams-2`, and `nl-ams-3`), the migration is scheduled for October 7 to October 14, 2024. [Learn more](https://status.scaleway.com/incidents/bctz2b9fhpqc).
* For clusters in Paris (`fr-par-1`, `fr-par-2`, and `fr-ar-3`), the migration is scheduled for October 14 to October 21, 2024. [Learn more](https://status.scaleway.com/incidents/1gh354wb3j27).
</Message>

## Moving your Kubernetes nodes to routed IPs
Expand Down

0 comments on commit 1403a2a

Please sign in to comment.