On Thu, May 4, 2017 at 10:50 AM, Walters, Todd <todd_walt...@unigroup.com>
wrote:

>
>
>    2. Pod Deployment with Memory Request and Limits (Bar?? Ayd?n?z)
>    3. Re: Pod Deployment with Memory Request and Limits (Avesh Agarwal)
> ----------------------------------------------------------------------
>
>
>
> Message: 2
> Date: Thu, 4 May 2017 10:55:05 +0300
> From: Bar?? Ayd?n?z <ba...@hazelcast.com>
> To: users <users@lists.openshift.redhat.com>
> Subject: Pod Deployment with Memory Request and Limits
> Message-ID: <ea5b0470-23b0-4207-b8fd-aa73c57e3...@hazelcast.com>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi,
>
>
> Is it possible for Openshift to deploy more than 10 Pods to the node?
>
> Thanks in advance
>
> -------------- next part --------------
>
> Message: 3
> Date: Thu, 4 May 2017 10:28:44 -0400
> From: Avesh Agarwal <avaga...@redhat.com>
> To: Bar?? Ayd?n?z <ba...@hazelcast.com>
> Cc: users <users@lists.openshift.redhat.com>
> Subject: Re: Pod Deployment with Memory Request and Limits
> Message-ID:
> <CAHxAwyBvpLBmD7UzfULKR1HyrdwbzTr3-=qsvu3vkmisvad...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> On Thu, May 4, 2017 at 3:55 AM, Bar?? Ayd?n?z <ba...@hazelcast.com> wrote:
>
> >
> > Is it possible for Openshift to deploy more than 10 Pods to the node?
> >
> > No. But you need to make sure that for 10 pods with 2 cpu each, atleast
> 20
> cpu is available too so that cpu requirements are also satisfied by the
> node.
>
> I thought you could set max-pods in the /etc/origin/node/node-config.yml
> to what ever number of pods you'd like, for example?
>
> kubeletArguments:
>   max-pods:
>     - "250"
>
> https://docs.openshift.com/container-platform/3.4/admin_
> guide/manage_nodes.html#admin-guide-max-pods-per-node
>
>
The max pods is just an upper bound, but if node resources are already
exhausted before the max is reached, no more pods would be scheduled on
that node.


> Thanks,
>
> Todd Walters
>
>
> ________
>
> ########################################################################
> The information contained in this message, and any attachments thereto,
> is intended solely for the use of the addressee(s) and may contain
> confidential and/or privileged material. Any review, retransmission,
> dissemination, copying, or other use of the transmitted information is
> prohibited. If you received this in error, please contact the sender
> and delete the material from any computer. UNIGROUP.COM
> ########################################################################
>
>
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to