oracle / cluster-api-provider-oci

Kubernetes Cluster API Provider for Oracle Cloud Infrastructure
https://oracle.github.io/cluster-api-provider-oci/
Apache License 2.0
40 stars 22 forks source link

Update how we display our CRDs #269

Closed joekr closed 1 year ago

joekr commented 1 year ago

What would you like to be documented: We currently use https://doc.crds.dev/github.com/oracle/cluster-api-provider-oci to have a nice UI for reading our CRDs. This tool may be going away https://github.com/crdsdev/doc/issues/172.

We should probably pull the docs into our book like the Azure provider did https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/3534

Why is this needed: If the crds.dev tool is shutdown we won't have a nice way to users to read our CRDs.