You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
Minishift is a tool that helps you run OpenShift locally by running a
single-node OpenShift cluster inside a VM. You can try out OpenShift or
develop with it, day-to-day, on your local host.
Note
Minishift runs OpenShift 3.x clusters. Due to different installation methods, OpenShift 4.x clusters are not supported. To run OpenShift 4.x locally, use CodeReady Containers.
Minishift uses libmachine for
provisioning VMs, and OpenShift Origin for running the cluster. The code base is forked from the Minikube project.
Getting started
To download the latest binary and review release notes, see
the Minishift releases page.
Minishift requires a hypervisor to start the virtual machine on which the OpenShift cluster
is provisioned. Make sure that the hypervisor of your choice is installed and enabled on
your system before you start Minishift.
For detailed installation instructions for Minishift and the required dependencies, see
the Getting started documentation.
Documentation
Minishift documentation is published as a part of the
OpenShift Origin documentation library.
Check out the latest official Minishift documentation for information about getting started,
using, and contributing to Minishift:
For information about contributing, building, and releasing Minishift, as well as guidelines for
writing documentation, see the Contributing to Minishift topics.
If you want to contribute, make sure to follow the contribution guidelines
when you open issues or submit pull requests.
About
Run OpenShift 3.x locally | This project does not see active developement and maintenance.