vmware.md 649 字节
Newer Older
1 2 3
---
title: "vmware"
weight: 6
4 5
aliases:
    - /docs/reference/drivers/vmware
6 7 8 9 10 11 12 13
---

## Overview

The vmware driver supports virtualization across all VMware based hypervisors.

{{% tabs %}}
{{% tab "macOS" %}}
14
{{% readfile file="/docs/drivers/includes/vmware_macos_usage.inc" %}}
15 16 17 18 19 20 21 22 23 24 25
{{% /tab %}}
{{% tab "Linux" %}}
No documentation is available yet.
{{% /tab %}}
{{% tab "Windows" %}}
No documentation is available yet.
{{% /tab %}}
{{% /tabs %}}

## Issues

T
Thomas Strömberg 已提交
26
* [Full list of open 'vmware-driver' issues](https://github.com/kubernetes/minikube/labels/co%2Fvmware-driver)
27 28 29

## Troubleshooting

30
* Run `minikube start --alsologtostderr -v=7` to debug crashes