Installation¶
Container image¶
xp-tracker is distributed as a multi-arch container image on GitHub Container Registry:
Supported architectures: linux/amd64, linux/arm64.
Deploy or build¶
The recommended way to deploy xp-tracker. The base deploys to the crossplane-system namespace with placeholder GVRs that you must override:
The example overlay demonstrates how to customise GVRs, add a ServiceMonitor, and pin the image tag:
See Kustomize deployment for details on creating your own overlay.
Prerequisites¶
- A Kubernetes cluster with Crossplane installed
- Crossplane CRDs (XRDs) and Compositions deployed
kubectlwith access to the cluster