Skip to main content
Skip table of contents

konvoy-image build gcp

build and provision gcp images

CODE
konvoy-image build gcp <image.yaml> [flags]

Examples

CODE
gcp ... images/gcp/centos-79.yaml

Options

CODE
      --containerd-version string   the version of containerd to install
      --dry-run                     do not create artifacts, or delete them after creating. Recommended for tests.
      --extra-vars strings          flag passed Ansible's extra-vars
  -h, --help                        help for gcp
      --kubernetes-version string   The version of kubernetes to install. Example: 1.21.6
      --network string              the network to use when creating an image
      --overrides strings           a comma separated list of override YAML files
      --packer-manifest string      provide the path to a custom packer manifest
      --packer-on-error string      [advanced] set error strategy for packer. strategies [cleanup, abort, run-cleanup-provisioner]
      --packer-path string          the location of the packer binary (default "packer")
      --project-id string           the project id to use when storing created image
      --region string               the region in which to launch the instance (default "us-west1")
      --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)

SEE ALSO

JavaScript errors detected

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

If this problem persists, please contact our support.