Uh oh!
There was an error while loading. Please reload this page.
There was an error while loading. Please reload this page.
doc.crds.dev requires users to map e.g. monitoring.coreos.com/v1 to github.com/prometheus-operator/prometheus-operator #186
doc.crds.devis excellent, thank you!Generally users will encounter CRDs through their
apiVersionandkind.E.g.
monitoring.coreos.com/v1Prometheus.Whereas
doc.crds.devindexes by (GitHub) repo, the user must determine the repo that defines CRDs before being able to browse them.https://doc.crds.dev/github.com/prometheus-operator/prometheus-operator/monitoring.coreos.com/Prometheus/v1@v0.82.0
It would be very helpful if
doc.crds.devcould lookup byapiVersion(kind) too for indexed CRDs.