Minishift logo Minishift logo background glow

Minishift

A tool that starts a virtual machine on your local computer and creates a containerized single-node cluster for Kubernetes development

&

+Single-node OpenShift ClusterRuns a single-node OpenShift cluster inside a VM, allowing users to develop locally
+Command-line InterfaceProvides a CLI for managing the OpenShift cluster, simplifying operations
+TemplatesUses templates for deploying applications, simplifying setup
+Web ConsoleOffers a web console for managing the OpenShift cluster, providing a graphical interface
+Add-onsSupports add-ons to extend functionality, enhancing user experience
+Persistent StorageAllows configuration of persistent storage, ensuring data durability
+Image StreamsSupports image streams for managing container images, streamlining deployment
+Web ConsoleOffers a web console for managing the OpenShift cluster, providing a graphical interface
+Resource EfficientDesigned to be lightweight and run on modest hardware resources, making it suitable for local development environments
+Service ExposureExposes services running in the cluster, enabling access
-Dependency on HypervisorRequires a hypervisor to start the virtual machine, which can be a barrier for users who do not have one installed
-Limited Support for Apple SiliconDoes not support Apple Silicon, which can be a challenge for users with M1 MacBooks
-Obsolete StatusConsidered obsolete and is being replaced by CodeReady Containers, which may affect long-term support and updates

Platform

Social

System Requirements

Not available, but we appreciate help! You can help us improve this page by contacting us.

Ratings

Not available, but we appreciate help! You can help us improve this page by contacting us.

Developer

OKD Community

Written in

Go

Initial Release

08 July 2016


Notes

  • Minishift was introduced as a replacement for the Openshift All-in-One VM [1]
  • Forked from Minikube