minikube/site/content/en/docs/_index.md

31 lines
1.3 KiB
Markdown
Raw Normal View History

---
2020-03-31 04:35:07 +00:00
title: "Welcome!"
linkTitle: "Documentation"
2020-03-31 04:35:07 +00:00
no_list: true
weight: 1
aliases:
- /docs/overview
---
minikube quickly sets up a local Kubernetes cluster on macOS, Linux, and Windows. We proudly focus on helping application developers and new Kubernetes users.
2020-03-31 04:35:07 +00:00
![Screenshot](/images/screenshot.png)
2020-03-31 04:35:07 +00:00
🎉 Latest Release: v1.33.1 - May 13, 2024 ([changelog](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md))
2020-09-04 00:37:31 +00:00
## Highlights
2020-03-31 04:35:07 +00:00
* Supports the latest Kubernetes release (+6 previous minor versions)
* Cross-platform (Linux, macOS, Windows)
* Deploy as a VM, a container, or on bare-metal
* Multiple container runtimes (CRI-O, containerd, docker)
* Direct API endpoint for blazing fast [image load and build]({{< ref "/docs/handbook/pushing.md" >}})
2022-02-15 10:45:17 +00:00
* Advanced features such as [LoadBalancer]({{< ref "/docs/handbook/accessing.md#loadbalancer-access" >}}), filesystem mounts, FeatureGates, and [network policy]({{< ref "docs/handbook/network_policy.md" >}})
2020-04-10 19:04:22 +00:00
* [Addons]({{< ref "/docs/handbook/deploying.md#addons" >}}) for easily installed Kubernetes applications
2021-08-23 22:54:58 +00:00
* Supports common [CI environments](https://github.com/minikube-ci/examples)
2020-03-31 04:35:07 +00:00
## Survey
2020-03-31 04:35:07 +00:00
We have a [fast 5-question survey](https://forms.gle/Gg3hG5ZySw8c1C24A) to learn how & why you are using minikube, and what improvements we should make. We would love to hear from you! 🙏