# 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.
-
Start fleet manager:
$ ./scripts/setup-dev-env.sh
-
Build and run fleetshard-sync:
$ make fleetshard/build $ OCM_TOKEN=$(ocm token) CLUSTER_ID=1234567890abcdef1234567890abcdef ./fleetshard-sync
-
Create a central instance:
$ ./scripts/create-central.sh