$ minikube start --memory=6000
Starting local Kubernetes cluster...
Kubectl is now configured to use the cluster.
$ kubectl create -f /Users/manohar/seldon-server/kubernetes/conf/mysql.json
pod "mysql" created
service "mysql" created
$ kubectl get pods
NAME READY STATUS RESTARTS AGE
mysql 0/1 Pending 0 26m
--
You received this message because you are subscribed to the Google Groups "Seldon Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seldon-users+unsubscribe@googlegroups.com.
To post to this group, send email to seldon...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/seldon-users/2f65ff95-3385-4911-b9a3-e4705c192afa%40googlegroups.com.