We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6105f4 commit 1fa69a3Copy full SHA for 1fa69a3
site/content/en/docs/_index.md
@@ -16,6 +16,7 @@ minikube quickly sets up a local Kubernetes cluster on macOS, Linux, and Windows
16
## Highlights
17
18
* Supports the latest Kubernetes release (+6 previous minor versions)
19
+* Supports GPUs for AI developement ([nvidia]({{< ref "/docs/tutorials/nvidia.md" >}}), [amd]({{< ref "/docs/tutorials/amd.md" >}}), [apple]({{< ref "/docs/tutorials/ai-playground.md" >}}))
20
* Cross-platform (Linux, macOS, Windows)
21
* Deploy as a VM, a container, or on bare-metal
22
* Multiple container runtimes (CRI-O, containerd, docker)
0 commit comments