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
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
Issue label 'component/iso'
by Budh Ram Gurung
Hi,
I am thinking to create an issue label 'component/iso' to track
ISO related issue.
Let me know what do you think.
Regards,
Budh Ram Gurung
5 years, 3 months
Release announcement for Minishift 1.13.1
by Budh Ram Gurung
Hi All,
The Minishift team is pleased to announce the release of
Minishift 1.13.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.13.1 [2] after v1.13.0 as we had found a blocker issue i.e.
application deployment was failing on Minishift v1.13.0 while using
CentOS ISO image [3].
In version 1.13.0, we added new features, enhancements and bug fixes
including:
- Command line/ tab completion for Minishift
Run 'minishift completion --help' to get the instructions for it.
- OverlayFS docker storage driver for CentOS
Now OverlayFS docker storage driver is the default for CentOS ISO.
Previously, we were using devicemapper.
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,
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.13.1
[3] https://github.com/minishift/minishift/issues/2021
[4] 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
Regards,
Budh Ram Gurung
5 years, 3 months
Tutorial for Minishift
by Budh Ram Gurung
Hi,
I would like to open up a discussion on having a Minishift tutorial.
The source of inspiration is the Minikube tutorial. See screenshot.
We can add it as part of the official documentation at the end.
We can decide what content we can include so that users get
familiar with Minishift rapidly.
This is from IRC discussion between me and Lala where we can
add sample workflow for application development in the
tutorial.
Regards,
Budh Ram Gurung
@budhram at #minishift in freenode.net
5 years, 3 months
Re: [Container-tools] Change pod/cpu limit
by Lalatendu Mohanty
+minishift ML
On Fri, Feb 2, 2018 at 1:06 PM, Charles Moulliard <cmoullia(a)redhat.com>
wrote:
> here is the info needed to change pod limit / cpu for minishift
>
> this limit can be changed in the node configuration, see:
> https://docs.openshift.com/container-platform/3.7/admin_
> guide/manage_nodes.html#admin-guide-max-pods-per-node
> Looking at https://github.com/openshift/origin/blob/master/docs/
> cluster_up_down.md#configuration it seems that the configuration file
> should be available under /var/lib/origin/openshift.local.config with oc
> cluster up. You can use --use-existing-config argument when restarting your
> cluster to avoid regenarating the configuration.
>
I see you have opened an issue at
https://github.com/minishift/minishift/issues/1971 . We will look in to
this and get back to you.
-Lala
>
> On Fri, Feb 2, 2018 at 4:09 AM, Praveen Kumar <
> kumarpraveen.nitdgp(a)gmail.com> wrote:
>
>> On Thu, Feb 1, 2018 at 9:42 PM, Charles Moulliard <cmoullia(a)redhat.com>
>> wrote:
>> > Hi,
>>
>> Hi,
>>
>> >
>> > I experiment from time to time such problem
>> >
>> > 0/1 nodes are available: 1 Insufficient pods.
>> >
>> > As the pod limit is 10pods/cpu on minishift, is it possible to increase
>> the
>> > limit without having to create a vm with more cpus ?
>>
>> I am not sure if that something possible from minishift config, more
>> like OpenShift config side. Can you please direct your query to
>> OpenShift mailing list and check if there is any config change from
>> the node or master side? Once we know what changes required from
>> OpenShift config side then can able to provide a workaround for same.
>>
>> >
>> > Regards
>> >
>> > Charles
>> >
>> > _______________________________________________
>> > Container-tools mailing list
>> > Container-tools(a)redhat.com
>> > https://www.redhat.com/mailman/listinfo/container-tools
>> >
>>
>>
>>
>> --
>> Praveen Kumar
>> http://fedoraproject.org/wiki/User:Kumarpraveen
>> http://fedoraproject.org/
>> http://kumar-pravin.blogspot.com
>>
>
>
> _______________________________________________
> Container-tools mailing list
> Container-tools(a)redhat.com
> https://www.redhat.com/mailman/listinfo/container-tools
>
>
5 years, 4 months