# Packages

No description provided by the author
No description provided by the author

# README

fleetshard-sync

Prerequisites

Start minikube, see environment specific setting e.g. https://minikube.sigs.k8s.io/docs/drivers/:

$ minikube start

Start the RHACS operator:

$ cdrox
$ make -C operator install run

Quickstart

Execute all commands from git root directory.

  1. Start fleet manager:

    $ ./scripts/setup-dev-env.sh
    
  2. Build and run fleetshard-sync:

    $ make fleetshard/build
    $ OCM_TOKEN=$(ocm token) CLUSTER_ID=1234567890abcdef1234567890abcdef ./fleetshard-sync
    
  3. Create a central instance:

    $ ./scripts/create-central.sh