Installation

Quick start

Install Gloo Shot command line

Homebrew

If you use Homebrew, you can install glooshot with the following command

brew install solo-io/tap/glooshot

Other

Install and initialize Gloo Shot to Kubernetes

  1. To register the Custom Resource Definitions (CRDs) used by Gloo Shot, run glooshot register.
    • This will register the experiments.glooshot.solo.io and reports.glooshot.solo.io CRDs
  2. To deploy the Gloo Shot resources, run glooshot init.

    • This will create and populate the glooshot namespace.

      glooshot register
      glooshot init