libvirt-coreos: fix typo s/libvert/libvirt/

This commit is contained in:
Daniel P. Berrange 2016-11-21 15:23:33 +00:00
parent a8e129af83
commit 0e1935c6b9
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ setfacl -m g:kvm:--x ~
By default, the libvirt-coreos setup will create a single Kubernetes master and 3 Kubernetes nodes. Because the VM drives use Copy-on-Write and because of memory ballooning and KSM, there is a lot of resource over-allocation.
There is both an automated way and a manual, customizable way of setting up libvert Kubernetes clusters on CoreOS.
There is both an automated way and a manual, customizable way of setting up libvirt Kubernetes clusters on CoreOS.
#### Automated setup