What tools to use to manage memsql deployed to GKE

What are the tools to use to manage memsql deployed in GKE using memsql operator.?
what does the docker pack memsql/tools used for? there are no description as to what it is etc.

Hi Sakura, glad you’re interested in running MemSQL on GKE using our operator. You can find more details on deploying and managing the cluster in our Kubernetes guide here: SingleStoreDB Cloud · SingleStore Documentation

The memsql cluster is managed using the operator and a CRD we create for memesql.
MemSQLs tools are a package of utilities for managing memsql installed on linux hosts, but are not used for managing Kubernetes deployments.