Skip to content

Commit 8f1c7c7

Browse files
authored
docs(ins): removed deprecated documentation (#5271)
* docs(ins): remove deprecated documentation * docs(ins): remove deprecated information
1 parent d85bf91 commit 8f1c7c7

7 files changed

+6
-101
lines changed

menu/navigation.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1418,10 +1418,6 @@
14181418
"label": "Migrate Local Storage volumes to Block Storage",
14191419
"slug": "migrate-local-storage-to-sbs"
14201420
},
1421-
{
1422-
"label": "Move an Instance to routed flexible IPs",
1423-
"slug": "migrate-routed-ips"
1424-
},
14251421
{
14261422
"label": "Use Security Groups",
14271423
"slug": "use-security-groups"

pages/instances/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,4 +330,4 @@ Yes, they can communicate with each other using their public IPs.
330330

331331
Currently, additional routed IPv6 addresses do not autoconfigure on CentOS 7, 8, 9, Alma 8, 9, Rocky 8, 9 after migration.
332332
Additional routed IPv4 and IPv6 addresses are not autoconfigured post-migration on Ubuntu 20.04 Focal. However, the primary IPv6 continues to be configured via SLAAC. These limitations are currently being addressed.
333-
For detailed migration steps, refer to our [migration guide](/instances/how-to/migrate-routed-ips/). If you encounter connectivity issues with Ubuntu Focal Instances having multiple public IPs, consult our [troubleshooting guide](/instances/troubleshooting/fix-unreachable-focal-with-two-public-ips/).
333+
If you encounter connectivity issues with Ubuntu Focal Instances having multiple public IPs, consult our [troubleshooting guide](/instances/troubleshooting/fix-unreachable-focal-with-two-public-ips/).

pages/instances/how-to/migrate-routed-ips.mdx

Lines changed: 0 additions & 91 deletions
This file was deleted.

pages/instances/troubleshooting/fix-broken-vpn-when-switching-openvpn-vm-to-routed-ip.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This can now be fixed by installing a new version of the OpenVPN scripts, which
1616
You can also avoid this situation altogether by installing the package prior to moving to a routed IP.
1717

1818
<Message type="note">
19-
This guide addresses specific issues related to OpenVPN Instances. For general information on routed IPs and migration procedures, refer to our [main migration guide](/instances/how-to/migrate-routed-ips/) and the [related FAQ](/instances/faq/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature).
19+
This guide addresses specific issues related to OpenVPN Instances. For general information on routed IPs and migration procedures, refer to the [related FAQ](/instances/faq/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature).
2020
</Message>
2121

2222

pages/instances/troubleshooting/fix-lost-ip-connectivity-on-debian-buster.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ categories:
1212
On older Debian Buster images, the installed custom version of `cloud-init` may interfere with IPv6 connectivity when the Instance transitions to using routed IP. To avoid this, you should install a newer version of `cloud-init` before the migration to routed IP. This procedure also recovers connectivity for an Instance already using routed IP.
1313

1414
<Message type="note">
15-
This guide addresses specific issues related to older Debian Buster Instances transitioned to routed IP. For general information on routed IPs and migration procedures, refer to our [main migration guide](/instances/how-to/migrate-routed-ips/) and the [related FAQ](/instances/faq/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature).
15+
This guide addresses specific issues related to older Debian Buster Instances transitioned to routed IP. For general information on routed IPs and migration procedures, refer to the [related FAQ](/instances/faq/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature).
1616
</Message>
1717

1818
1. Install the new `debian-stable` PPA.

pages/instances/troubleshooting/fix-unreachable-focal-with-two-public-ips.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The version of `systemd-networkd` used in Ubuntu Focal does not support the defi
1616
A modified `cloud-init` package named `cloud-init_24.2-0ubuntu1~20.04.1+scaleway` has been added to Scaleway's stable PPA to work around this situation.
1717

1818
<Message type="note">
19-
This guide addresses specific issues related to Ubuntu Focal Instances with multiple public IPs. For general information on routed IPs and migration procedures, refer to our [main migration guide](/instances/how-to/migrate-routed-ips/) and the [related FAQ](/instances/faq/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature).
19+
This guide addresses specific issues related to Ubuntu Focal Instances with multiple public IPs. For general information on routed IPs and migration procedures, refer to the [related FAQ](/instances/faq/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature).
2020
</Message>
2121

2222
## Your Instance has not been rebooted

pages/instances/troubleshooting/fix-unreachable-ipv6-rhel-based-instance.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The affected O/S distributions are:
2525
</Message>
2626

2727
This guide addresses specific issues related to RHEL-based Instances after transitioning to routed IP.
28-
For general information on routed IPs and migration procedures, refer to our [main migration guide](/instances/how-to/migrate-routed-ips/) and the [related FAQ](/instances/faq/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature).
28+
For general information on routed IPs and migration procedures, refer to the [related FAQ](/instances/faq/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature).
2929

3030
## Cause
3131

@@ -99,7 +99,7 @@ Activate the web console with: systemctl enable --now cockpit.socket
9999
```
100100

101101
## Going further
102-
For general information on routed IPs and migration procedures, refer to our [main migration guide](/instances/how-to/migrate-routed-ips/) and the [related FAQ](/instances/faq/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature). If you still encounter issues, please provide the following information when creating a support ticket:
102+
For general information on routed IPs and migration procedures, refer to the [related FAQ](/instances/faq/#are-there-any-limitations-on-ip-autoconfiguration-with-the-routed-ip-feature). If you still encounter issues, please provide the following information when creating a support ticket:
103103
- Instance ID
104104
- Operating System version
105105
- Current IP configuration

0 commit comments

Comments
 (0)