Hi,
“memsql-cluster-crd.yaml” recognition error on k8s latest version (v1.23.4)
When deploying to the latest version of k8s (v1.23.4), the error for the file “memsql-cluster-crd.yaml” is shown:
[root@k8s-master memsql]# kubectl apply -f memsql-cluster-crd.yaml -n memsql
error: unable to recognize "memsql-cluster-crd.yaml": no matches for kind "CustomResourceDefinition" in version "apiextensions.k8s.io/v1beta1"
For reference, there is no problem in v1.20.15.
Can you provide me with the “memsql-cluster-crd.yaml” file of a version recognized by the latest version (v1.23.4)?
Or
update the documentation for deploying to the latest version of k8s (v1.23.4).
Best regards…