Re: OKD 3.11 Router sharding and exposed routes

2020-05-13 Thread Benjamin Guillon
Hello again,

Additionaly, is there a way to set a default label on route creation?
Read about blueprints somewhere but I didn't find any documentation on how to 
use this.

Thanks a lot !
-- 
Benjamin Guillon
CNRS/IN2P3 Computing Center
21 Avenue Pierre de Coubertin, CS70202
69627 Villeurbanne Cedex, France

- Mail original -
De: "Benjamin Guillon" 
À: "users" 
Envoyé: Mardi 12 Mai 2020 17:20:24
Objet: OKD 3.11 Router sharding and exposed routes

Hello there,

I'm playing with router sharding and I don't know how to "unexpose" a route on 
a router.
Is there a command for this?

I wish to leverage route labels in order to pick which route gets exposed where.
Anyone managed to do this?

The only way I found is deleting the route and creating it again with a new 
label (to expose it to another router for instance).

I'm running a OKD 3.11 cluster.

Thanks for the feedback.
-- 
Benjamin Guillon
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

smime.p7s
Description: S/MIME Cryptographic Signature
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: rebalancing workloads

2020-05-13 Thread Samuel Martín Moro
Hi,

In Kubernetes, this would be the descheduler, that would automatically
evict Pods, when able to re-schedule them onto a more suitable node.
It was TP in 3.11, and came back in TP as of OCP 4.4, if I'm not mistaken :
https://docs.openshift.com/container-platform/4.4/nodes/scheduling/nodes-descheduler.html#nodes-descheduler

Regards.

On Wed, May 13, 2020 at 12:46 PM Just Marvin <
marvin.the.cynical.ro...@gmail.com> wrote:

> Hi,
>
> If I add new nodes to an openshift v4 cluster, is there a command that
> will trigger a workload rebalance to take advantage of the new node? Or
> will I have to do something like delete existing pods so that the scheduler
> recreates it and upon recreate, it puts it on the new nodes?
>
> Regards,
> Marvin
> ___
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>


-- 
Samuel Martín Moro
{EPITECH.} 2011

"Nobody wants to say how this works.
 Maybe nobody knows ..."
  Xorg.conf(5)
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


rebalancing workloads

2020-05-13 Thread Just Marvin
Hi,

If I add new nodes to an openshift v4 cluster, is there a command that
will trigger a workload rebalance to take advantage of the new node? Or
will I have to do something like delete existing pods so that the scheduler
recreates it and upon recreate, it puts it on the new nodes?

Regards,
Marvin
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users