docs: Add GPU support highlight

Add an item about GPU support for AI linking to relevant tutorials.
pull/21498/head
Nir Soffer 2025-09-08 19:44:48 +03:00
parent c6105f46f8
commit 1fa69a33cc
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ minikube quickly sets up a local Kubernetes cluster on macOS, Linux, and Windows
## Highlights
* Supports the latest Kubernetes release (+6 previous minor versions)
* Supports GPUs for AI developement ([nvidia]({{< ref "/docs/tutorials/nvidia.md" >}}), [amd]({{< ref "/docs/tutorials/amd.md" >}}), [apple]({{< ref "/docs/tutorials/ai-playground.md" >}}))
* Cross-platform (Linux, macOS, Windows)
* Deploy as a VM, a container, or on bare-metal
* Multiple container runtimes (CRI-O, containerd, docker)