rancher / k3k

Kubernetes in Kubernetes
Apache License 2.0
131 stars 21 forks source link

CRD Documentation #102

Open bigkevmcd opened 4 months ago

bigkevmcd commented 4 months ago

Can we add some documentation to the CRD definition?

https://github.com/rancher/k3k/blob/main/pkg/apis/k3k.io/v1alpha1/types.go#L18-L33

None of those fields are documented, what is the Token used for? What can be put into Addons?

If the fields are annotated this would get output in the generated CRD and be useful for users to understand what these are for?