Skip to main content
Skip table of contents

konvoy-image provision

provision to an inventory.yaml or hostname, note the comma at the end of the hostname

CODE
konvoy-image provision <inventory.yaml|hostname,> [flags]

Examples

CODE
provision --inventory-file inventory.yaml

Options

CODE
      --containerd-version string   the version of containerd to install
      --extra-vars strings          flag passed Ansible's extra-vars
  -h, --help                        help for provision
      --inventory-file string       an ansible inventory defining your infrastructure
      --kubernetes-version string   The version of kubernetes to install. Example: 1.21.6
      --overrides strings           a comma separated list of override YAML files
      --provider string             specify a provider if you wish to install provider specific utilities
      --work-dir string             path to custom work directory generated by the generate command

Options inherited from parent commands

CODE
      --color     enable color output (default true)
  -v, --v int     select verbosity level, should be between 0 and 6
      --verbose   enable debug level logging (same as --v 5)
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.