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
error: unable to recognize "install.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta"
Tried to use kubectl convert but does not work
kubectl convert -f install.yaml
Output:
error: unable to decode "install.yaml": no kind "CustomResourceDefinition" is registered for version "apiextensions.k8s.io/v1beta" in scheme "k8s.io/kubernetes/pkg/api/legacyscheme/scheme.go:30"
The text was updated successfully, but these errors were encountered:
CustomResourceDefinition is outdated.
Output:
Tried to use
kubectl convert
but does not workOutput:
The text was updated successfully, but these errors were encountered: