minikube/site/content/en/docs/drivers/hyperv.md

26 lines
611 B
Markdown
Raw Normal View History

2019-08-08 23:24:38 +00:00
---
title: "hyperv"
weight: 2
aliases:
- /docs/reference/drivers/hyperv
2019-08-08 23:24:38 +00:00
---
## Overview
Hyper-V is a native hypervisor built in to modern versions of Microsoft Windows.
{{% readfile file="/docs/drivers/includes/hyperv_usage.inc" %}}
2019-08-08 23:24:38 +00:00
## Special features
2019-08-08 23:30:24 +00:00
The `minikube start` command supports additional hyperv specific flags:
2019-08-08 23:24:38 +00:00
2019-08-10 00:46:01 +00:00
* **`--hyperv-virtual-switch`**: The hyperv virtual switch name. Defaults to first found
2019-08-08 23:24:38 +00:00
## Issues
Also see [co/hyperv open issues](https://github.com/kubernetes/minikube/labels/co%2Fhyperv)
## Troubleshooting
* Run `minikube start --alsologtostderr -v=7` to debug crashes