I’m currently trying to deploy SingleStore with Kubernets 1.21. I can run the rbac.yaml
file, memsql-cluster-crd.yaml
and deployments.yaml
without any problems. However when I run the memsql-cluster.yaml
file, it says it ran successfully, but nothing new appears in the pods other than the operator.
When I run the command to get the logs this error is returned:
error: no kind "MemsqlCluster" is registered for version "memsql.com/v1alpha1" in scheme "k8s.io/kubectl/pkg/scheme/scheme.go:28"