Re: Tutorial for Minishift
by Jorge Morales Pou
What are you looking for? A tutorial on how to use minishift in an
affective way or a tutorial of developing in openshift? If the former, the
example itself is not so important, but rather the workflow and commands.
Jorge
El 13 feb. 2018 10:13, "Andreas Gajdosik" <agajdosi(a)redhat.com> escribió:
Big +1.
> From: "Budh Ram Gurung" <bgurung(a)redhat.com>
> To: "Lalatendu Mohanty" <lmohanty(a)redhat.com>
> Cc: "Minishift Mailing List" <minishift(a)lists.minishift.io>, "Gerard
Braad" <gbraad(a)redhat.com>, "Anjan Nath"
> <kaludios(a)gmail.com>, "Robin Owen" <robin.owen(a)redhat.com>
> Sent: Tuesday, February 13, 2018 9:43:18 AM
> Subject: [minishift] Re: Tutorial for Minishift
>
> + Robin
>
> On Tue, Feb 13, 2018 at 2:09 PM, Lalatendu Mohanty < lmohanty(a)redhat.com >
> wrote:
>
>
>
>
>
> On Tue, Feb 13, 2018 at 2:03 PM, Gerard Braad < gbraad(a)redhat.com > wrote:
>
>
> Hi,
>
>
> This is pretty much part of the on-going discussion of "articles"
> around Minishift. I made a call about topics and goals we wanted to
> show, but so far this "issue" got closed by staleness. Seems to make
> this happen it needs to be lean...
>
> So, if we want to do this, I would again suggest to describe the same
> effort as the basic feature does, but in a step by step fashion (oh
> wait, the feature file already is ;-), because it is a proven to work
> scenario. And from there we can expand on it.
>
> also, what does Robin think about the inclusion in our documentation?
>
> What do you think?
>
>
>
>
>
> Or should it be somewhere else?
>
>
> I would suggest to keep it part of the official documentation. We have
been
> seeing issues where users not know that they can use "config set" commands
> to persist configuration etc. So making part of the documentation and then
> pointing users towards it will help educating users about it.
>
> -Lala
>
Agree, seems fine to have one or few tutorial as part of the documentation.
As user I appreciate when getting started, tutorial and more precise
documentation
are in the same place. One can be then more sure that he is not reading
something
outdated. However we can also have other tutorials outside of the Minishift
documentation,
would be nice to have more of them. (Around Christmas I have played a
little bit with
openshift/golang-ex, maybe I could contribute with it later.)
We can also write a test around the tutorial strictly following commands
used in it to
make sure these few tutorials are 'just working'.
- Andreas
>
>
> regards,
>
> Gerard
> _______________________________________________
> Minishift Mailing List mailing list -- minishift(a)lists.minishift.io
> To unsubscribe send an email to minishift-leave(a)lists.minishift.io
>
>
> _______________________________________________
> Minishift Mailing List mailing list -- minishift(a)lists.minishift.io
> To unsubscribe send an email to minishift-leave(a)lists.minishift.io
>
>
> Regards,
> Budh Ram Gurung
>
>
> _______________________________________________
> Minishift Mailing List mailing list -- minishift(a)lists.minishift.io
> To unsubscribe send an email to minishift-leave(a)lists.minishift.io
>
_______________________________________________
Minishift Mailing List mailing list -- minishift(a)lists.minishift.io
To unsubscribe send an email to minishift-leave(a)lists.minishift.io
5 years, 1 month
Release announcement for Minishift 1.15.1
by Anjan Nath
Re-sending after fixing the subject.
Hi All,
The Minishift team is pleased to announce the release of Minishift 1.15.1.
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.
We released v1.15.1 [2] after v1.15.0 as we had found an issue with
Minishift update command [3]. If you have already upgraded to v1.15.0,
‘minishift update’ command will fail to update to v1.15.1, So you need
to download v1.15.1 from minishift github releases page [2] manually
to use the released binary.
In version 1.15.0, we added new features, enhancements and bug fixes
including:
- Hostfolder mount using SSHFS
Run 'minishift hostfolder add --help' to get the instructions for it.
Refer the docs for more information [7].
- Ability to set the VM ip as static . It works for all hypervisors except
KVM.
Run ‘minishift ip --help’ to get instructions for it.
- Support for hyperkit driver plugin. Currently it is an experimental
feature in Minishift.
Run ‘minishift start --vm-driver hyperkit’ on your mac to use the hyperkit
hypervisor.
You can find a detailed list of issues 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,
ask questions about Minishift, suggest ideas and talk to the community.
[1] https://github.com/minishift/minishift
[2] https://github.com/minishift/minishift/releases/tag/v1.15.1
<https://github.com/minishift/minishift/releases/tag/v1.13.1>
[3] <https://github.com/minishift/minishift/issues/2021>
https://github.com/minishift/minishift/issues/2189
[4] https://github.com/minishift/minishift/releases/tag/v1.15.0
<https://github.com/minishift/minishift/releases/tag/v1.13.0>
[5] https://docs.openshift.org/latest/minishift
[6] https://lists.minishift.io/admin/lists/minishift.lists.minishift.io
[7] https://docs.openshift.org/latest/minishift/using/host-folde
rs.html#sshfs-2
[8] https://github.com/minishift/minishift/releases/tag/v1.15.1
Regards,
Anjan
5 years, 2 months
Release announcement for Minishift 1.13.1
by Anjan Nath
Hi All,
The Minishift team is pleased to announce the release of Minishift 1.15.1.
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.
We released v1.15.1 [2] after v1.15.0 as we had found an issue with
Minishift update command [3]. If you have already upgraded to v1.15.0,
‘minishift update’ command will fail to update to v1.15.1, So you need
to download v1.15.1 from minishift github releases page [2] manually
to use the released binary.
In version 1.15.0, we added new features, enhancements and bug fixes
including:
- Hostfolder mount using SSHFS
Run 'minishift hostfolder add --help' to get the instructions for it.
Refer the docs for more information [7].
- Ability to set the VM ip as static . It works for all hypervisors except
KVM.
Run ‘minishift ip --help’ to get instructions for it.
- Support for hyperkit driver plugin. Currently it is an experimental
feature in Minishift.
Run ‘minishift start --vm-driver hyperkit’ on your mac to use the hyperkit
hypervisor.
You can find a detailed list of issues 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,
ask questions about Minishift, suggest ideas and talk to the community.
[1] https://github.com/minishift/minishift
[2] https://github.com/minishift/minishift/releases/tag/v1.15.1
<https://github.com/minishift/minishift/releases/tag/v1.13.1>
[3] <https://github.com/minishift/minishift/issues/2021>
https://github.com/minishift/minishift/issues/2189
[4] https://github.com/minishift/minishift/releases/tag/v1.15.0
<https://github.com/minishift/minishift/releases/tag/v1.13.0>
[5] https://docs.openshift.org/latest/minishift
[6] https://lists.minishift.io/admin/lists/minishift.lists.minishift.io
[7] https://docs.openshift.org/latest/minishift/using/host-folde
rs.html#sshfs-2
[8] https://github.com/minishift/minishift/releases/tag/v1.15.1
Regards,
Anjan
5 years, 2 months
Minishift top of docker
by Charles Moulliard
Hi,
As minishift uses internally "oc cluster up" which can install a all-in-one
cluster if a docker daemon runs within the vm where the command is
executed, is it planned in the future that minishift could bootstrap
directly using docker without the need to create a vm with the help of an
hypervisor ?
Regards
Charles
5 years, 2 months
Issue with secret: no auth handler was found for secrets....
by Christian Stark
Hi All.
I;m using the latest minishift-version (using minishift update)
and try to create a new app from a template with an existing secret as
parameter::
oc get secret
my-secret Opaque
2 33m
oc new-app -f myapp-s2i-test.json -p SOURCE_SECRET=my-secret -label=test
But it fails with:
error: cannot setup source secret: no auth handler was found for secrets in
/var/run/secrets/openshift.io/source
Any idea how to fix this?
Thank you
5 years, 3 months