Description
Steps to reproduce the issue:
This is a feature request not an issue.
I would like to be able to take a snapshot of the cluster and reuse it for CI for a faster boot time. I have functional tests that run on a minikube cluster but the tests require installation of a bunch of software, e.g. ingress-nginx, cert-manager etc. I'm wondering whether there is a way to "pre-burn" a minikube image by taking a snapshot of a running cluster. The image includes a version of the minikube k8s and software that I install on it. The image is then used in CI to avoid reinstalling all the basic software every time. This would immensely shorten the CI time.
Full output of failed command:
N/A
Full output of minikube start
command used, if not already included:
N/A
Optional: Full output of minikube logs
command:
N/A