• Get everything you need to simulate a container/microservices environment, at one shot, on your local machine. You do not need to install anything extra. • Run OpenShift locally and experiment with it before you move it to the production scenario
console Opens or displays the OpenShift Web Console URL. • delete Deletes the Minishift VM. • docker-env Sets Docker environment variables. • ip Gets the IP address of the running cluster. • logs Gets the logs of the running OpenShift cluster. • openshift Modifies an OpenShift master configuration resource.
specified service to the console. • ssh Log in to or run a command on a Minishift VM with SSH. • start Starts a local OpenShift cluster. • status Gets the status of the local OpenShift cluster. • stop Stops the running local OpenShift cluster. • version Gets the version of Minishift
Exposure of the OpenShift registry ◦ Ability to configure/patch OpenShift's master and node configuration ◦ Ability to customize cluster (eg add templates, imagestreams, etc) ◦ … Many more