summaryrefslogtreecommitdiff
path: root/docs/installation/virtual
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation/virtual')
-rw-r--r--docs/installation/virtual/proxmox.rst7
-rw-r--r--docs/installation/virtual/vmware.rst4
2 files changed, 5 insertions, 6 deletions
diff --git a/docs/installation/virtual/proxmox.rst b/docs/installation/virtual/proxmox.rst
index 0ae2d046..e44aa65a 100644
--- a/docs/installation/virtual/proxmox.rst
+++ b/docs/installation/virtual/proxmox.rst
@@ -4,14 +4,13 @@
Running on Proxmox
******************
-Proxmox is an open-source platform for virtualization. Users with a support
-subscription can download a qcow2 image that can be imported into Proxmox.
+Proxmox is an open-source platform for virtualization. Please visit
+https://vyos.io to see how to get a qcow2 image that can be imported
+into Proxmox.
Deploy VyOS from CLI with qcow2 image
=====================================
- A prebuilt image in qcow2 format is available to all VyOS subscribers for download and use directly within Proxmox.
-
1. Copy the qcow2 image to a temporary directory on the Proxmox server.
2. The commands below assume that virtual machine ID 200 is unused and that the user wants the disk stored in a storage pool called `local-lvm`.
diff --git a/docs/installation/virtual/vmware.rst b/docs/installation/virtual/vmware.rst
index c9880a01..a522dc78 100644
--- a/docs/installation/virtual/vmware.rst
+++ b/docs/installation/virtual/vmware.rst
@@ -17,7 +17,7 @@ installing from the ISO using the normal process around `install image`.
Memory Contention Considerations
--------------------------------
When the underlying ESXi host is approaching ~92% memory utilisation it will
-start the balloon process in a 'soft' state to start reclaiming memory from
+start the balloon process in a 'soft' state to start reclaiming memory from
guest operating systems. This causes an artificial pressure using the vmmemctl
driver on memory usage on the virtual guest. As VyOS by default does not have
a swap file, this vmmemctl pressure is unable to force processes to move in
@@ -43,4 +43,4 @@ References
https://muralidba.blogspot.com/2018/03/how-does-linux-out-of-memory-oom-killer.html
-.. start_vyoslinter
+.. start_vyoslinter \ No newline at end of file