Skip to content

Commit

Permalink
Merge pull request DaoCloud#2985 from wlp1153468871/wlp0731
Browse files Browse the repository at this point in the history
fix virtnest docs
  • Loading branch information
windsonsea authored Dec 4, 2023
2 parents 6382381 + 15a7930 commit 170187c
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 206 deletions.
2 changes: 1 addition & 1 deletion docs/zh/docs/virtnest/quick-start/access.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ hide:
点击左侧导航栏上的`容器管理`,然后点击`虚拟机`,进入列表页面,点击列表右侧的 ``,支持通过控制台访问(VNC)的方式访问虚拟机。

![创建快照](https://docs.daocloud.io/daocloud-docs-images/docs/zh/docs/virtnest/images/console02.png)
![vnc](https://docs.daocloud.io/daocloud-docs-images/docs/zh/docs/virtnest/images/console02.png)
4 changes: 2 additions & 2 deletions docs/zh/docs/virtnest/quick-start/create-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
- 用户名/密码:可以通过用户名和密码登录至虚拟机。
- SSH:选择 SSH 登录方式时可为虚拟机绑定 SSH 密钥,用于日后登录虚拟机。

![登录设置](../images/createvm08.png)
![登录设置](https://docs.daocloud.io/daocloud-docs-images/docs/zh/docs/virtnest/images/createvm08.png)

## YAML 创建

Expand All @@ -105,7 +105,7 @@

![yaml 创建](https://docs.daocloud.io/daocloud-docs-images/docs/zh/docs/virtnest/images/createvm09.png)

??? note "点击查看创建定时任务的 YAML 示例"
??? note "点击查看创建虚拟机的 YAML 示例"

```yaml
apiVersion: kubevirt.io/v1
Expand Down
2 changes: 1 addition & 1 deletion docs/zh/docs/virtnest/quick-start/create-tep.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

出现模板列表,按需选择内置模板/自定义模板。

- 选择内置模板:平台内置了三个标准模板,不允许编辑和删除。选择内置模板后,镜像来源、操作系统、镜像地址等将使用模板内的信息,无法修改;资源配额也将使用模板内的信息,允许修改。
- 选择内置模板:平台内置了2个标准模板,不允许编辑和删除。选择内置模板后,镜像来源、操作系统、镜像地址等将使用模板内的信息,无法修改;资源配额也将使用模板内的信息,允许修改。

![内置模板](https://docs.daocloud.io/daocloud-docs-images/docs/zh/docs/virtnest/images/create-tep04.png)

Expand Down
102 changes: 0 additions & 102 deletions docs/zh/docs/virtnest/quick-start/rook-ceph.md

This file was deleted.

Loading

0 comments on commit 170187c

Please sign in to comment.