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

29 lines
1.2 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.22.0 - Jul 07, 2021 ([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)
2020-04-10 19:04:22 +00:00
* Docker API endpoint for blazing fast [image pushes]({{< ref "/docs/handbook/pushing.md#pushing-directly-to-the-in-cluster-docker-daemon" >}})
* Advanced features such as [LoadBalancer]({{< ref "/docs/handbook/accessing.md#loadbalancer-access" >}}), filesystem mounts, and FeatureGates
* [Addons]({{< ref "/docs/handbook/deploying.md#addons" >}}) for easily installed Kubernetes applications
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! 🙏