Remove warning of vxlan not working | Docs Updated
This commit is contained in:
parent
5d613df33d
commit
f6eb2ec01f
4 changed files with 11 additions and 45 deletions
|
|
@ -31,6 +31,8 @@ Enable Edge Repos, Update and Upgrade
|
|||
apk update
|
||||
apk upgrade
|
||||
|
||||
reboot
|
||||
|
||||
|
||||
Install Dependencies
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -200,3 +200,5 @@ Create VM using this network
|
|||
.. code-block:: sh
|
||||
|
||||
ucloud-cli vm create --vm-name meow2 --cpu 1 --ram '1gb' --os-ssd '4gb' --image images:alpine --network mynet
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue