Documentation
This is the documentation for the latest development version of Cartographer. Both code and docs may be unstable and these docs are not guaranteed to be up to date or correct. See the latest version.
GVK
Version
All of the custom resources that Cartographer is working on are being written under v1alpha1
to indicate that our
first version of it is at the “alpha stability level”, and that it’s our first iteration on it.
See Versions in CustomResourceDefinitions
Group
All of our custom resources under the carto.run
group.
For instance:
apiVersion: carto.run/v1alpha1
kind: ClusterSupplyChain