627 B
627 B
title | weight | description | aliases | |
---|---|---|---|---|
ssh | 3 | Linux ssh (remote) driver |
|
Overview
This document is written for system integrators who wish to run minikube within a customized VM environment. The ssh
driver allows advanced minikube users to skip VM creation, allowing minikube to be run on a user-supplied VM.
{{% readfile file="/docs/drivers/includes/ssh_usage.inc" %}}
Issues
Troubleshooting
- Run
minikube start --alsologtostderr -v=4
to debug crashes