We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your improvement request related to a problem? Please describe.
apiVersion: apps.kubeblocks.io/v1alpha1 kind: Cluster metadata: name: mysql-qszwbj namespace: default spec: componentSpecs: - componentDef: apecloud-mysql monitor: false name: mysql replicas: 1 resources: limits: cpu: 100m memory: 512Mi requests: cpu: 100m memory: 512Mi serviceVersion: 8.0.30 volumeClaimTemplates: - name: data spec: accessModes: - ReadWriteOnce resources: requests: storage: 1Gi terminationPolicy: WipeOut
kbcli cluster connect mysql-qszwbj error: fail to get the target engine type
kbcli version Kubernetes: v1.26.3 KubeBlocks: 0.9.0-beta.2 kbcli: 0.9.0-beta.0
If this is a new function, please describe the motivation and goals.
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or functions you've considered.
Additional context
The text was updated successfully, but these errors were encountered:
This issue has been marked as stale because it has been open for 30 days with no activity
Sorry, something went wrong.
ldming
No branches or pull requests
Is your improvement request related to a problem? Please describe.
If this is a new function, please describe the motivation and goals.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or functions you've considered.
Additional context
The text was updated successfully, but these errors were encountered: