Installation
- Download zip file for latest bundle from github. Example: wget https://github.com/vmware/govmomi/releases/download/v0.20.0/govc_linux_amd64.gz
- Untar zip file Using: gunzip govc_linux_amd64.gz
Installation
| Physical Machine | Virtual Machine | Container | |
| Hardware | Needs | Dont need | Dont need |
| Software | OS is installed using ISO. | OS is installed using ISO. | Does not contain OS but Docker image is needed to instantiate container.(We will discuss in detail) |
| Scaling | Difficult | Moderate | Easy |
| Resource | Needs lot of resources | Needs moderate resources | Needs very less resources |
| Startup time | In minutes | In minutes | In milliseconds |