[Container-tools] new minishift CDK

Lalatendu Mohanty lmohanty at redhat.com
Mon Mar 20 06:13:32 UTC 2017


On Fri, Mar 17, 2017 at 8:44 PM, Burr Sutter <bsutter at redhat.com> wrote:

> We had a situation where a route was misbehaving. My investigation
> strategy is to get inside the VM, oc get services and curl the IP address.
>
> I actually do this as a live demo on the current CDK.
>
> And I transfer in files that I need via
> vagrant rsync
>
> Do we have an Asher for that?
>
>
With Minishift we have not taken that route as we want to keep the ISO as
much as light weighted. But I think we need to provide some sort of way for
advance users who want to play with the VM more.

At this point we are focusing on making Minishift useful for developers and
it is a lot of work. If you think we should take use case like this with
high priority then we should talk and discuss.


> Also, another inside VM trick, I like checking free memory and disk.
> Running out of disk is common with heavy Docker usage.
>

Right. We also want to add an feature where user can specify a higher size
disk. Currently the default is 20GB and there is no way to change it.

>
> And this reminds me, what is the directory to rm -fr to clean out of stuff
> under the Docker daemon?
>
>
I would suggest "docker rmi" command for that. The OpenShift stuff lives in
/var/lib/minishift.

Thanks,
Lala

>
>
> On Fri, Mar 17, 2017 at 2:39 AM Praveen Kumar <
> kumarpraveen.nitdgp at gmail.com> wrote:
>
>> On Thu, Mar 16, 2017 at 10:42 PM, Burr Sutter <bsutter at redhat.com> wrote:
>>
>> if I  "minishift ssh", I would like "oc" and "kubectl" to be available to
>> me in the PATH.  Only "docker" seems to be available right now.
>>
>>
>> we don't have "oc" or "kubectl" binary inside the image because VM
>> something is blackbox for users and they should interact it from host
>> itself. Any specific requirement for which we need it for the iso/vm?
>>
>>
>>
>>
>> _______________________________________________
>> Container-tools mailing list
>> Container-tools at 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 at redhat.com
> https://www.redhat.com/mailman/listinfo/container-tools
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/container-tools/attachments/20170320/f8e795f1/attachment.htm>


More information about the Container-tools mailing list