Skip to content

Commit

Permalink
changed: VM has only one VMI
Browse files Browse the repository at this point in the history
Signed-off-by: Marcelo Amaral <[email protected]>
  • Loading branch information
marceloamaral committed Oct 9, 2020
1 parent 8ad0763 commit a17c82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ represent and manage traditional virtual machines side by side with
containers.

KubeVirt's primary CRD is the VirtualMachine (VM) resource, which contains
a collection of VirtualMachineInstance (VMI) objects, which shares
a VirtualMachineInstance (VMI) object, which shares
similarity with the Pod concept. A VMI represents a single virtualized
workload that executes once until completion (i.e., powered off). In
addition to the VMI, the key KubeVirt components are the virt-api, the
Expand Down

0 comments on commit a17c82a

Please sign in to comment.