kubectl config view
to lookup the config file. The file itself can by default be found at:minikube start --insecure-registry="hostname:port"
.minikube start --cpus 6 --memory 8192
. You can also edit the configuration file to add these flags to every minikube start
command.minikube stop
is not sufficient.createDC
and connectDCs
to the antidote cluster.--createDC "datacenter:port" "[email protected]", ..., "[email protected]"
--connectDcs "datacenter1:port", ..., "datacenterN:port"
storageClassName
field in the statefulSet.yaml file: