Skip to main content
New to Testkube? Unleash the power of cloud native testing in Kubernetes with Testkube. Get Started >

testkube install

Install Helm chart registry in current kubectl context and update dependencies

testkube install [flags]

Options

      --chart string    chart name (default "kubeshop/testkube")
-h, --help help for install
--name string installation name (default "testkube")
--no-minio don't install MinIO
--no-mongo don't install MongoDB
--values string path to Helm values file

Options inherited from parent commands

  -a, --api-uri string      api uri, default value read from config if set (default "http://localhost:8088")
-c, --client string client used for connecting to Testkube API one of proxy|direct (default "proxy")
--namespace string Kubernetes namespace, default value read from config if set (default "testkube")
--oauth-enabled enable oauth
--telemetry-enabled enable collection of anonumous telemetry data
--verbose show additional debug messages

SEE ALSO

  • testkube - Testkube entrypoint for kubectl plugin