Skip to main content
Version: development

aperturectl install

Install Aperture components

Synopsis

Use this command to install Aperture Controller and Agent on your Kubernetes cluster.

Options

      --dry-run              If set to true, only the manifests will be generated and no installation will be performed
-h, --help help for install
--kube-config string Path to the Kubernetes cluster config. Defaults to '~/.kube/config'
--namespace string Namespace in which the component will be installed. Defaults to 'default' namespace (default "default")
--values-file string Values YAML file containing parameters to customize the installation
--version string Version of the Aperture

SEE ALSO