StateStores
The Kratix StateStore
resources represent the different backing storage options
for Kratix to write to. Kratix supports both GitStateStore for writing to Git repositories,
and BucketStateStores for writing to S3-compatible buckets. When registering a
Cluster you specify which StateStore
it should
write to. Checkout the docs for the supported StateStores:
Require a different type of StateStore
? Get in touch with us at
feedback@syntasso.io
or open a GitHub Issue.