Skip to content

Commit a8e0060

Browse files
bene2k1RoRoJ
andcommitted
feat(ins): add warning hardcoded interfaces (#4402)
* feat(ins): add warning hardcoded interfaces * Apply suggestions from code review Co-authored-by: Rowena Jones <[email protected]> --------- Co-authored-by: Rowena Jones <[email protected]>
1 parent e961617 commit a8e0060

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pages/instances/api-cli/migrating-instances.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ To do so, you need the Instance’s ID and a valid API key.
2222
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2323
- An [Instance](/instances/how-to/create-an-instance/), which must be stopped and not be in a placement group
2424

25+
<Message type="important">
26+
Network interface names may vary across commercial families (e.g. ENT1 vs. POP2). Ensure that any hardcoded interface names in your configurations or scripts are updated to avoid migration issues.
27+
</Message>
28+
2529
<Tabs id="updateinstance">
2630
<TabsTab label="CLI">
2731

0 commit comments

Comments
 (0)