Merge pull request #338 from charlieok/patch-3

resources use -> resource use
This commit is contained in:
Seth Vargo 2015-10-25 13:16:35 -04:00
commit 4c7520c79f
1 changed files with 1 additions and 1 deletions

View File

@ -57,6 +57,6 @@ workloads. Nomad can use Qemu KVM's hardware-assisted virtualization to deliver
better performance.
Virtualization provides the highest level of isolation for workloads that
require additional security, and resources use is constrained by the Qemu
require additional security, and resource use is constrained by the Qemu
hypervisor rather than the host kernel. VM network traffic still flows through
the host's interface(s).