Quickstart

1) Download and unpack the Kubero CLI

2) Run the kubero install command and follow the instructions

kubero install

It is possible to install every component separately. with the "-c" flag. For example:

kubero install -c kubero-operator

List of all components:

  • kubernetes
  • olm
  • ingress
  • metrics
  • certmanager
  • kubero-operator
  • kubero-ui
  • all (default, runs all components in the best order)