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
apps.kubeblocks.io/v1, Resource=clusters
Cluster kafka-saipoa created
An error occurred when using the same cmd on 1.0.0-beta.7
kbcli cluster create kafka kafka-saipoa --mode='combined' --cpu=0.5 --memory=0.5 --storage=1 --termination-policy=WipeOut --storage-enable=true --meta-storage=1 --replicas=3 --namespace default
error: unknown flag: --termination-policy
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the env
To Reproduce
Steps to reproduce the behavior:
kbcli cluster create kafka kafka-saipoa --mode='combined' --cpu=0.5 --memory=0.5 --storage=1 --termination-policy=WipeOut --storage-enable=true --meta-storage=1 --replicas=3 --namespace default
apps.kubeblocks.io/v1, Resource=clusters
Cluster kafka-saipoa created
kbcli cluster create kafka kafka-saipoa --mode='combined' --cpu=0.5 --memory=0.5 --storage=1 --termination-policy=WipeOut --storage-enable=true --meta-storage=1 --replicas=3 --namespace default
error: unknown flag: --termination-policy
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: