This message was deleted.
# tech-writing
s
This message was deleted.
1
x
@Ashley Zhao minikube resource setup:
Copy code
minikube start --memory 4096 --cpus 4
a
Hi @Xipeng Guan, @Sean mentioned he’d like to have some examples of using Bento CRD commands in the documentation to demonstrate how to manage models there, Would you be able to send some more examples my way. such as these:
Copy code
kubectl apply deployment.yaml
> k get svc
Also, should we keep the instructions tagged as “not suitable for production”? I believe we are but just want to confirm again.
s
I think we should explain why the setup is not ideal for production. Almost all the cases, the setup is not ideal for production because it lacks availability guarantees.
a
Sure, there are several of them, so I'll just include them all. I know that Yatai quick install has security vulnerabilities. Not sure about Yatai deployment quick install, since it installs everything as written.