Karina provision vm
karina provision vm¶
Provision a new vm
karina provision vm [flags]
Options¶
--cpu int Number of cpus (default 2)
--datastore string datastore to
--disk int Disk size in GB (default 50)
--dns string DNS entry to add
-h, --help help for vm
-k, --konfig stringArray One or more konfigadm specs
--mem int Memory in GB (default 8)
--name string Name of vm
--network string network to use
--resource-pool string resource-pool
--template string template to use
Options inherited from parent commands¶
-c, --config stringArray Path to config file (default [karina.yml])
--dry-run Don't apply any changes, print what would have been done
-e, --extra stringArray Extra arguments to apply e.g. -e ldap.domain=example.com
--in-cluster Use in cluster kubernetes config
--kubeconfig string Specify a kubeconfig to use, if empty a new kubeconfig is generated from master CA's at runtime
-v, --loglevel count Increase logging level
--prune Delete previously enabled resources (default true)
--skip-decrypt Skip any phases requiring decryption
--trace Print out generated specs and configs
SEE ALSO¶
- karina provision - Commands for provisioning clusters and VMs