Hi All,

The Minishift team is pleased to announce the release of
Minishift 1.7.0.

Minishift [1] is a command-line tool that provisions and manages a
single-node OpenShift cluster. You can run Minishift on GNU/Linux,
Microsoft Windows or macOS.

Release highlights
---------------------------

This release adds several new features, enhancements, and bug fixes,
including:

- Add support for Minikube ISO (Experimental)

  You can now start Minishift VM with ISO provided by Minikube Project.
  The ISO contains alternate container runtime e.g. cri-o, rkt along
  with docker. Check here [2] for more details. You can start using the
  ISO using below command.

  $ MINISHIFT_ENABLE_EXPERIMENTAL=y minishift start --iso-url minikube

- Assign Static IP address to Minishift VM on Hyper-V (Experimental)

  This experimental feature is for Hyper-V driver only. With this
  feature enabled, one can able to assign static IP address for VM.
  See here [3] for more details.

- Extend status command to provide details about the VM

  Now, 'minishift status' will show the other details about VM like
  OpenShift version, Disk usage and active profile information other
  than VM status.


This release also includes many changes and bug fixes, which are
detailed in the release notes [4]. For information about getting
started, using, and developing Minishift, see the documentation [5].

Please try the new release. The easiest upgrade path is by simply
running:

  $ minishift update

We are looking forward to your feedback.

The Minishift community hangs out at #minishift channel on Freenode
and it is the perfect place to discuss anything Minishift-related.

You can sign up for our mailing list [6] to receive development updates,
questions about Minishift, suggest ideas and talk to the community.

[1] https://github.com/minishift/minishift
[2]
https://docs.openshift.org/latest/minishift/using/managing-minishift.html#choosing-iso-image
[3] https://github.com/minishift/minishift/pull/1391
[4] https://github.com/minishift/minishift/releases/tag/v1.7.0
[5] https://docs.openshift.org/latest/minishift
[6] https://lists.minishift.io/admin/lists/minishift.lists.minishift.io


Regards,
Budh Ram Gurung
Software Engineer - Devtools
_______________________________________________
Container-tools mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/container-tools

Reply via email to