Preparing the local files
Preparing a local cluster
Note: Minikube runs on a virtualization layer on the host. The docker driver is usually the recommended and default option and should be seen as a requirement. For other supported drivers, please refer to Minikube’s official documentation. You can also check Minikube’s handbook for advanced command usage.
Run the installation script to set up the necessary services (Redis cache, Kafka streams, PostgreSQL, and InfluxDB databases) by executing the following commands:Now that you have the local cluster running, you are ready to start.