Re: [Container-tools] Change pod/cpu limit

2018-02-02 Thread Charles Moulliard
Ticket created : https://github.com/minishift/minishift/issues/1971 On Fri, Feb 2, 2018 at 12:51 PM, Lalatendu Mohanty wrote: > > > On Fri, Feb 2, 2018 at 4:56 PM, Burr Sutter wrote: > >> We should make this a feature request, I have run into this 10 per cpu >> limit before and it is a pain. >>

Re: [Container-tools] Change pod/cpu limit

2018-02-02 Thread Lalatendu Mohanty
On Fri, Feb 2, 2018 at 4:56 PM, Burr Sutter wrote: > We should make this a feature request, I have run into this 10 per cpu > limit before and it is a pain. > > minishift config set memory 8GB > minishift config set cpus 2 > minishift config set podspercpu 14 > If we increase the pod numbers by

Re: [Container-tools] Change pod/cpu limit

2018-02-02 Thread Lalatendu Mohanty
+minishift ML On Fri, Feb 2, 2018 at 1:06 PM, Charles Moulliard 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-

Re: [Container-tools] Change pod/cpu limit

2018-02-02 Thread Burr Sutter
We should make this a feature request, I have run into this 10 per cpu limit before and it is a pain. minishift config set memory 8GB minishift config set cpus 2 minishift config set podspercpu 14 On Fri, Feb 2, 2018 at 2:36 AM, Charles Moulliard wrote: > > here is the info needed to change p

Re: [Container-tools] Change pod/cpu limit

2018-02-01 Thread Charles Moulliard
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/cl

Re: [Container-tools] Change pod/cpu limit

2018-02-01 Thread Praveen Kumar
On Thu, Feb 1, 2018 at 9:42 PM, Charles Moulliard 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 cpu