Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/image/upload-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@ description: To import virtual machine images in the **Images** page, enter a UR

Currently, there are three ways that are supported to create an image: uploading images via URL, uploading images via local files, and creating images via volumes.

:::important

- The **Display Name** of a VM image must be **unique** within the same namespace. This requirement applies to all creation methods: URL, local file, and volume export. Using duplicate display names may lead to unexpected behaviors, such as finalizer deadlocks during image deletion.

:::

### Upload Images via URL

<Tabs>
Expand Down