You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our docs currently recommend running kubectl kustomize "https://github.com/redpanda-data/redpanda-operator//src/go/k8s/config/crd?ref=v2.1.15-23.3.7" to install the operators CRDs. This can be a bit painful to run depending on how one's deployment pipeline is configured. It may also be generally confusing to not see a set of CRDs listed on the release page, especially if there are other artifacts listed.
We should update our release pipeline to build/render a static YAML file of our CRDs and upload them to all new releases.
Our docs currently recommend running
kubectl kustomize "https://github.com/redpanda-data/redpanda-operator//src/go/k8s/config/crd?ref=v2.1.15-23.3.7"
to install the operators CRDs. This can be a bit painful to run depending on how one's deployment pipeline is configured. It may also be generally confusing to not see a set of CRDs listed on the release page, especially if there are other artifacts listed.We should update our release pipeline to build/render a static YAML file of our CRDs and upload them to all new releases.
JIRA Link: K8S-202
The text was updated successfully, but these errors were encountered: